Last updated on 2025-04-25 18:50:32 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.8.0 | 90.31 | 29.73 | 120.04 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.8.0 | 78.30 | 23.13 | 101.43 | 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.68 | NOTE | |||
r-devel-windows-x86_64 | 1.8.0 | 154.00 | 89.00 | 243.00 | NOTE | |
r-patched-linux-x86_64 | 1.8.0 | 107.18 | 29.24 | 136.42 | NOTE | |
r-release-linux-x86_64 | 1.8.0 | 107.80 | 29.61 | 137.41 | 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 | 153.00 | 97.00 | 250.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 | 146.00 | 104.00 | 250.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