Last updated on 2026-03-31 22:52:30 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.9.2 | 220.83 | 98.22 | 319.05 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.9.2 | 198.60 | 86.76 | 285.36 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.9.2 | 277.00 | 167.03 | 444.03 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 1.9.2 | 481.00 | 151.88 | 632.88 | NOTE | |
| r-devel-macos-arm64 | 1.9.2 | 49.00 | -9.00 | 40.00 | OK | |
| r-devel-windows-x86_64 | 1.9.2 | 226.00 | 163.00 | 389.00 | NOTE | |
| r-patched-linux-x86_64 | 1.9.2 | 234.87 | 116.85 | 351.72 | OK | |
| r-release-linux-x86_64 | 1.9.2 | 224.14 | 116.77 | 340.91 | OK | |
| r-release-macos-arm64 | 1.9.2 | OK | ||||
| r-release-macos-x86_64 | 1.9.2 | 142.00 | 31.00 | 173.00 | OK | |
| r-release-windows-x86_64 | 1.9.2 | 225.00 | 154.00 | 379.00 | OK | |
| r-oldrel-macos-arm64 | 1.9.2 | NOTE | ||||
| r-oldrel-macos-x86_64 | 1.9.2 | 141.00 | 36.00 | 177.00 | NOTE | |
| r-oldrel-windows-x86_64 | 1.9.2 | 269.00 | 185.00 | 454.00 | OK |
Version: 1.9.2
Check: compiled code
Result: NOTE
File ‘skpr/libs/skpr.so’:
Found non-API call to R: ‘R_UnboundValue’
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.9.2
Check: compiled code
Result: NOTE
File 'skpr/libs/x64/skpr.dll':
Found non-API call to R: 'R_UnboundValue'
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
Version: 1.9.2
Check: installed package size
Result: NOTE
installed size is 41.4Mb
sub-directories of 1Mb or more:
libs 40.6Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64