Last updated on 2024-10-04 22:48:50 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.0.16 | 206.85 | 389.05 | 595.90 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 2.0.16 | 144.28 | 251.00 | 395.28 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 2.0.16 | 938.47 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 2.0.16 | 1034.03 | NOTE | |||
r-devel-windows-x86_64 | 2.0.16 | 174.00 | 457.00 | 631.00 | NOTE | |
r-patched-linux-x86_64 | 2.0.16 | 197.01 | 365.70 | 562.71 | OK | |
r-release-linux-x86_64 | 2.0.16 | 182.43 | 379.63 | 562.06 | OK | |
r-release-macos-arm64 | 2.0.16 | 314.00 | NOTE | |||
r-release-macos-x86_64 | 2.0.16 | 777.00 | NOTE | |||
r-release-windows-x86_64 | 2.0.16 | 184.00 | 450.00 | 634.00 | NOTE | |
r-oldrel-macos-arm64 | 2.0.16 | 290.00 | NOTE | |||
r-oldrel-macos-x86_64 | 2.0.16 | 607.00 | NOTE | |||
r-oldrel-windows-x86_64 | 2.0.16 | 224.00 | 546.00 | 770.00 | NOTE |
Version: 2.0.16
Check: compiled code
Result: NOTE
File ‘collapse/libs/collapse.so’:
Found non-API calls to R: ‘SETLENGTH’, ‘SET_TRUELENGTH’, ‘TRUELENGTH’
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: 2.0.16
Check: installed package size
Result: NOTE
installed size is 5.6Mb
sub-directories of 1Mb or more:
R 1.1Mb
libs 2.6Mb
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-windows-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
Version: 2.0.16
Check: compiled code
Result: NOTE
File 'collapse/libs/x64/collapse.dll':
Found non-API calls to R: 'SETLENGTH', 'SET_TRUELENGTH', 'TRUELENGTH'
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