Last updated on 2026-01-08 07:49:02 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.8.2 | 89.80 | 33.91 | 123.71 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.8.2 | 74.51 | 26.01 | 100.52 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.8.2 | 195.00 | 50.57 | 245.57 | 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 | 145.00 | 88.00 | 233.00 | NOTE | |
| r-patched-linux-x86_64 | 1.8.2 | 105.82 | 29.23 | 135.05 | OK | |
| r-release-linux-x86_64 | 1.8.2 | 107.85 | 29.31 | 137.16 | 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 | 161.00 | 88.00 | 249.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 | 175.00 | 100.00 | 275.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