Last updated on 2026-01-30 08:49:00 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.8.2 | 89.19 | 33.84 | 123.03 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.8.3 | 77.05 | 26.02 | 103.07 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.8.4 | 213.00 | 50.89 | 263.89 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.8.4 | 221.00 | 48.04 | 269.04 | OK | |
| r-devel-windows-x86_64 | 1.8.2 | 152.00 | 90.00 | 242.00 | NOTE | |
| r-patched-linux-x86_64 | 1.8.2 | 104.36 | 29.57 | 133.93 | OK | |
| r-release-linux-x86_64 | 1.8.2 | 106.51 | 29.54 | 136.05 | OK | |
| r-release-macos-arm64 | 1.8.4 | 20.00 | -2.00 | 18.00 | OK | |
| r-release-macos-x86_64 | 1.8.4 | 70.00 | 22.00 | 92.00 | OK | |
| r-release-windows-x86_64 | 1.8.2 | 156.00 | 86.00 | 242.00 | OK | |
| r-oldrel-macos-arm64 | 1.8.4 | 23.00 | 1.00 | 24.00 | NOTE | |
| r-oldrel-macos-x86_64 | 1.8.4 | 69.00 | 18.00 | 87.00 | NOTE | |
| r-oldrel-windows-x86_64 | 1.8.2 | 158.00 | 105.00 | 263.00 | OK |
Version: 1.8.2
Check: compiled code
Result: NOTE
File ‘rlas/libs/rlas.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.
Flavor: r-devel-linux-x86_64-debian-clang
Version: 1.8.2
Check: compiled code
Result: NOTE
File 'rlas/libs/x64/rlas.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: 1.8.4
Check: installed package size
Result: NOTE
installed size is 9.1Mb
sub-directories of 1Mb or more:
libs 8.6Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64