Last updated on 2026-03-16 21:54:25 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 3.99-0.22 | 23.73 | 85.73 | 109.46 | OK | |
| r-devel-linux-x86_64-debian-gcc | 3.99-0.22 | 16.43 | 58.19 | 74.62 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 3.99-0.22 | 37.00 | 133.36 | 170.36 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 3.99-0.22 | 40.00 | 128.41 | 168.41 | OK | |
| r-devel-macos-arm64 | 3.99-0.22 | 12.00 | 37.00 | 49.00 | OK | |
| r-devel-windows-x86_64 | 3.99-0.22 | 41.00 | 131.00 | 172.00 | OK | |
| r-patched-linux-x86_64 | 3.99-0.22 | 23.94 | 73.80 | 97.74 | OK | |
| r-release-linux-x86_64 | 3.99-0.22 | 19.89 | 75.26 | 95.15 | OK | |
| r-release-macos-arm64 | 3.99-0.22 | 7.00 | 34.00 | 41.00 | OK | |
| r-release-macos-x86_64 | 3.99-0.22 | 34.00 | 221.00 | 255.00 | OK | |
| r-release-windows-x86_64 | 3.99-0.22 | 64.00 | 128.00 | 192.00 | OK | |
| r-oldrel-macos-arm64 | 3.99-0.22 | 8.00 | 44.00 | 52.00 | OK | |
| r-oldrel-macos-x86_64 | 3.99-0.22 | 30.00 | 178.00 | 208.00 | OK | |
| r-oldrel-windows-x86_64 | 3.99-0.22 | 64.00 | 140.00 | 204.00 | NOTE |
Version: 3.99-0.22
Check: compiled code
Result: NOTE
File ‘XML/libs/XML.so’:
Found non-API call to R: ‘Rf_findVarInFrame’
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-linux-x86_64-debian-gcc
Version: 3.99-0.22
Check: installed package size
Result: NOTE
installed size is 5.2Mb
sub-directories of 1Mb or more:
exampleData 1.3Mb
libs 2.2Mb
Flavor: r-oldrel-windows-x86_64