Last updated on 2026-03-29 13:52:12 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.9.0 | 44.13 | 91.41 | 135.54 | WARN | |
| r-devel-linux-x86_64-debian-gcc | 0.9.0 | 32.29 | 61.22 | 93.51 | WARN | |
| r-devel-linux-x86_64-fedora-clang | 0.9.0 | 65.00 | 145.70 | 210.70 | WARN | |
| r-devel-linux-x86_64-fedora-gcc | 0.9.0 | 85.00 | 135.09 | 220.09 | WARN | |
| r-devel-macos-arm64 | 0.9.0 | 10.00 | 19.00 | 29.00 | WARN | |
| r-devel-windows-x86_64 | 0.9.0 | 83.00 | 112.00 | 195.00 | WARN | |
| r-patched-linux-x86_64 | 0.9.0 | 48.48 | 79.73 | 128.21 | OK | |
| r-release-linux-x86_64 | 0.9.0 | 47.46 | 78.42 | 125.88 | OK | |
| r-release-macos-arm64 | 0.9.0 | OK | ||||
| r-release-macos-x86_64 | 0.9.0 | 32.00 | 74.00 | 106.00 | OK | |
| r-release-windows-x86_64 | 0.9.0 | 78.00 | 102.00 | 180.00 | OK | |
| r-oldrel-macos-arm64 | 0.9.0 | NOTE | ||||
| r-oldrel-macos-x86_64 | 0.9.0 | 32.00 | 88.00 | 120.00 | NOTE | |
| r-oldrel-windows-x86_64 | 0.9.0 | 87.00 | 133.00 | 220.00 | OK |
Version: 0.9.0
Check: compiled code
Result: WARN
File ‘pkgdepends/libs/pkgdepends.so’:
Found non-API call to R: ‘Rf_findVar’
This entry point may be removed soon.
Compiled code should not call non-API entry points in R.
See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-macos-arm64
Version: 0.9.0
Check: compiled code
Result: WARN
File 'pkgdepends/libs/x64/pkgdepends.dll':
Found non-API call to R: 'Rf_findVar'
This entry point may be removed soon.
Compiled code should not call non-API entry points in R.
See 'Writing portable packages' in the 'Writing R Extensions' manual,
and section 'Moving into C API compliance' for issues with the use of
non-API entry points.
Flavor: r-devel-windows-x86_64
Version: 0.9.0
Check: installed package size
Result: NOTE
installed size is 6.1Mb
sub-directories of 1Mb or more:
R 2.1Mb
libs 3.1Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64