Last updated on 2024-10-08 15:48:29 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.17-18 | 12.71 | 69.84 | 82.55 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0.17-18 | 9.12 | 48.89 | 58.01 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0.17-18 | 131.79 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.17-18 | 136.66 | NOTE | |||
r-devel-windows-x86_64 | 1.0.17-18 | 32.00 | 224.00 | 256.00 | NOTE | |
r-patched-linux-x86_64 | 1.0.17-18 | 15.69 | 65.78 | 81.47 | OK | |
r-release-linux-x86_64 | 1.0.17-18 | 11.93 | 65.52 | 77.45 | OK | |
r-release-macos-arm64 | 1.0.17-18 | 46.00 | OK | |||
r-release-macos-x86_64 | 1.0.17-18 | 75.00 | OK | |||
r-release-windows-x86_64 | 1.0.17-18 | 33.00 | 232.00 | 265.00 | NOTE | |
r-oldrel-macos-arm64 | 1.0.17-18 | 57.00 | OK | |||
r-oldrel-macos-x86_64 | 1.0.17-18 | 95.00 | OK | |||
r-oldrel-windows-x86_64 | 1.0.17-18 | 37.00 | 257.00 | 294.00 | NOTE |
Version: 1.0.17-18
Check: compiled code
Result: NOTE
File ‘redland/libs/redland.so’:
Found non-API call to R: ‘SET_S4_OBJECT’
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.0.17-18
Check: installed package size
Result: NOTE
installed size is 12.7Mb
sub-directories of 1Mb or more:
libs 11.7Mb
Flavors: r-devel-windows-x86_64, r-release-windows-x86_64, r-oldrel-windows-x86_64
Version: 1.0.17-18
Check: compiled code
Result: NOTE
File 'redland/libs/x64/redland.dll':
Found non-API call to R: 'SET_S4_OBJECT'
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