Last updated on 2026-01-26 13:52:16 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.8.2 | 87.37 | 34.17 | 121.54 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.8.2 | NOTE | ||||
| r-devel-linux-x86_64-fedora-clang | 1.8.2 | 193.00 | 50.15 | 243.15 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 1.8.2 | 217.00 | 56.44 | 273.44 | NOTE | |
| 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.2 | OK | ||||
| r-release-macos-x86_64 | 1.8.2 | 62.00 | 30.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.2 | NOTE | ||||
| r-oldrel-macos-x86_64 | 1.8.2 | 59.00 | -7.00 | 52.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, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
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.2
Check: installed package size
Result: NOTE
installed size is 9.3Mb
sub-directories of 1Mb or more:
libs 8.8Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64