Last updated on 2026-01-28 12:50: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.2 | 77.59 | 26.12 | 103.71 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.8.3 | 212.00 | 2.98 | 214.98 | ERROR | |
| r-devel-linux-x86_64-fedora-gcc | 1.8.3 | 220.00 | 56.76 | 276.76 | OK | |
| r-devel-windows-x86_64 | 1.8.2 | 152.00 | 90.00 | 242.00 | NOTE | |
| r-patched-linux-x86_64 | 1.8.2 | 106.06 | 29.80 | 135.86 | OK | |
| r-release-linux-x86_64 | 1.8.2 | 106.51 | 29.54 | 136.05 | OK | |
| r-release-macos-arm64 | 1.8.3 | OK | ||||
| r-release-macos-x86_64 | 1.8.3 | 70.00 | 30.00 | 100.00 | OK | |
| r-release-windows-x86_64 | 1.8.2 | 156.00 | 86.00 | 242.00 | OK | |
| r-oldrel-macos-arm64 | 1.8.3 | 21.00 | 7.00 | 28.00 | NOTE | |
| r-oldrel-macos-x86_64 | 1.8.3 | 68.00 | 32.00 | 100.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.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 1.8.3
Check: whether package can be installed
Result: ERROR
Installation failed.
Flavor: r-devel-linux-x86_64-fedora-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.3
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