Last updated on 2025-12-12 20:50:50 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.17-18 | 12.27 | 80.59 | 92.86 | WARN | |
| r-devel-linux-x86_64-debian-gcc | 1.0.17-19 | 9.13 | 60.24 | 69.37 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.0.17-19 | 20.00 | 121.92 | 141.92 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.0.17-19 | 22.00 | 132.22 | 154.22 | OK | |
| r-devel-windows-x86_64 | 1.0.17-19 | 30.00 | 233.00 | 263.00 | OK | |
| r-patched-linux-x86_64 | 1.0.17-18 | 15.87 | 70.74 | 86.61 | NOTE | |
| r-release-linux-x86_64 | 1.0.17-18 | 13.01 | 71.61 | 84.62 | NOTE | |
| r-release-macos-arm64 | 1.0.17-19 | 4.00 | 27.00 | 31.00 | OK | |
| r-release-macos-x86_64 | 1.0.17-19 | 11.00 | 178.00 | 189.00 | OK | |
| r-release-windows-x86_64 | 1.0.17-18 | 32.00 | 238.00 | 270.00 | NOTE | |
| r-oldrel-macos-arm64 | 1.0.17-19 | 4.00 | 31.00 | 35.00 | OK | |
| r-oldrel-macos-x86_64 | 1.0.17-19 | 11.00 | 195.00 | 206.00 | OK | |
| r-oldrel-windows-x86_64 | 1.0.17-19 | 40.00 | 278.00 | 318.00 | NOTE |
Version: 1.0.17-18
Check: compiled code
Result: WARN
File ‘redland/libs/redland.so’:
Found non-API call to R: ‘SET_S4_OBJECT’
This entry point may be removed soon.
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-linux-x86_64-debian-clang
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-patched-linux-x86_64, r-release-linux-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-release-windows-x86_64
Version: 1.0.17-19
Check: installed package size
Result: NOTE
installed size is 13.3Mb
sub-directories of 1Mb or more:
libs 12.3Mb
Flavor: r-oldrel-windows-x86_64