Last updated on 2026-04-09 23:52:53 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.9.0 | 44.46 | 90.92 | 135.38 | WARN | |
| r-devel-linux-x86_64-debian-gcc | 0.9.1 | 31.98 | 63.40 | 95.38 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.9.1 | 64.00 | 141.37 | 205.37 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.9.1 | 98.00 | 149.68 | 247.68 | OK | |
| r-devel-macos-arm64 | 0.9.1 | 11.00 | 19.00 | 30.00 | OK | |
| r-devel-windows-x86_64 | 0.9.0 | 77.00 | 108.00 | 185.00 | WARN | |
| r-patched-linux-x86_64 | 0.9.0 | 49.20 | 84.32 | 133.52 | WARN | |
| r-release-linux-x86_64 | 0.9.0 | 45.39 | 79.46 | 124.85 | OK | |
| r-release-macos-arm64 | 0.9.1 | 10.00 | 20.00 | 30.00 | OK | |
| r-release-macos-x86_64 | 0.9.1 | 35.00 | 84.00 | 119.00 | OK | |
| r-release-windows-x86_64 | 0.9.0 | 70.00 | 101.00 | 171.00 | OK | |
| r-oldrel-macos-arm64 | 0.9.0 | NOTE | ||||
| r-oldrel-macos-x86_64 | 0.9.1 | 34.00 | 86.00 | 120.00 | NOTE | |
| r-oldrel-windows-x86_64 | 0.9.0 | 90.00 | 127.00 | 217.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-patched-linux-x86_64
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
Flavor: r-oldrel-macos-arm64
Version: 0.9.1
Check: installed package size
Result: NOTE
installed size is 6.0Mb
sub-directories of 1Mb or more:
R 2.0Mb
libs 3.1Mb
Flavor: r-oldrel-macos-x86_64