Last updated on 2025-04-14 21:50:57 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.8.0 | 86.63 | 29.69 | 116.32 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.8.0 | 78.25 | 22.86 | 101.11 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.8.0 | 234.67 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.8.0 | 250.04 | NOTE | |||
r-devel-windows-x86_64 | 1.8.0 | 159.00 | 92.00 | 251.00 | NOTE | |
r-patched-linux-x86_64 | 1.8.0 | 107.33 | 28.48 | 135.81 | NOTE | |
r-release-linux-x86_64 | 1.8.0 | 108.25 | 29.02 | 137.27 | NOTE | |
r-release-macos-arm64 | 1.8.0 | 62.00 | NOTE | |||
r-release-macos-x86_64 | 1.8.0 | 60.00 | NOTE | |||
r-release-windows-x86_64 | 1.8.0 | 158.00 | 84.00 | 242.00 | NOTE | |
r-oldrel-macos-arm64 | 1.8.0 | 65.00 | NOTE | |||
r-oldrel-macos-x86_64 | 1.8.0 | 91.00 | NOTE | |||
r-oldrel-windows-x86_64 | 1.8.0 | 144.00 | 101.00 | 245.00 | OK |
Version: 1.8.0
Check: compiled code
Result: NOTE
File ‘rlas/libs/rlas.so’:
Found non-API call to R: ‘DATAPTR’
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, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64
Version: 1.8.0
Check: compiled code
Result: NOTE
File 'rlas/libs/x64/rlas.dll':
Found non-API call to R: 'DATAPTR'
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-windows-x86_64, r-release-windows-x86_64
Version: 1.8.0
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