Last updated on 2025-12-26 11:52:10 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.2.4 | 167.66 | 86.67 | 254.33 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.2.4 | 112.67 | 58.95 | 171.62 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.2.4 | 360.00 | 123.44 | 483.44 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 0.2.4 | 321.00 | 123.20 | 444.20 | NOTE | |
| r-devel-windows-x86_64 | 0.2.4 | 193.00 | 125.00 | 318.00 | NOTE | |
| r-patched-linux-x86_64 | 0.2.4 | 174.20 | 77.04 | 251.24 | OK | |
| r-release-linux-x86_64 | 0.2.4 | 171.94 | 75.57 | 247.51 | OK | |
| r-release-macos-arm64 | 0.2.4 | 30.00 | 3.00 | 33.00 | OK | |
| r-release-macos-x86_64 | 0.2.4 | 113.00 | 45.00 | 158.00 | OK | |
| r-release-windows-x86_64 | 0.2.4 | 194.00 | 118.00 | 312.00 | OK | |
| r-oldrel-macos-arm64 | 0.2.4 | 30.00 | 6.00 | 36.00 | NOTE | |
| r-oldrel-macos-x86_64 | 0.2.4 | 109.00 | 50.00 | 159.00 | NOTE | |
| r-oldrel-windows-x86_64 | 0.2.4 | 226.00 | 152.00 | 378.00 | OK |
Version: 0.2.4
Check: compiled code
Result: NOTE
File ‘GRAB/libs/GRAB.so’:
Found non-API call to R: ‘ATTRIB’
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
Version: 0.2.4
Check: compiled code
Result: NOTE
File 'GRAB/libs/x64/GRAB.dll':
Found non-API call to R: 'ATTRIB'
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.2.4
Check: installed package size
Result: NOTE
installed size is 17.4Mb
sub-directories of 1Mb or more:
extdata 2.5Mb
libs 14.6Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64