Last updated on 2026-04-09 01:58:17 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2.4.0 | 49.92 | 29.46 | 79.38 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 2.4.0 | 39.56 | 23.41 | 62.97 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 2.4.0 | 83.00 | 47.62 | 130.62 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 2.4.0 | 106.00 | 43.83 | 149.83 | OK | |
| r-devel-macos-arm64 | 2.4.0 | 12.00 | 5.00 | 17.00 | OK | |
| r-devel-windows-x86_64 | 2.4.0 | 212.00 | 90.00 | 302.00 | NOTE | |
| r-patched-linux-x86_64 | 2.4.0 | 54.17 | 26.99 | 81.16 | NOTE | |
| r-release-linux-x86_64 | 2.4.0 | 45.82 | 26.63 | 72.45 | OK | |
| r-release-macos-arm64 | 2.4.0 | 10.00 | 20.00 | 30.00 | OK | |
| r-release-macos-x86_64 | 2.4.0 | 35.00 | 80.00 | 115.00 | OK | |
| r-release-windows-x86_64 | 2.4.0 | 186.00 | 84.00 | 270.00 | OK | |
| r-oldrel-macos-arm64 | 2.4.0 | 11.00 | 36.00 | 47.00 | NOTE | |
| r-oldrel-macos-x86_64 | 2.4.0 | 34.00 | 62.00 | 96.00 | NOTE | |
| r-oldrel-windows-x86_64 | 2.4.0 | 188.00 | 103.00 | 291.00 | OK |
Version: 2.4.0
Check: compiled code
Result: NOTE
File ‘protolite/libs/protolite.so’:
Found non-API call to R: ‘R_UnboundValue’
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-patched-linux-x86_64
Version: 2.4.0
Check: compiled code
Result: NOTE
File 'protolite/libs/x64/protolite.dll':
Found non-API call to R: 'R_UnboundValue'
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: 2.4.0
Check: installed package size
Result: NOTE
installed size is 21.6Mb
sub-directories of 1Mb or more:
libs 21.5Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64