Last updated on 2026-04-09 13:54:30 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.2.4 | 55.21 | 188.84 | 244.05 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.2.4 | 11.59 | 2.55 | 14.14 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 1.2.4 | 86.00 | 318.67 | 404.67 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.2.4 | 130.00 | 329.25 | 459.25 | OK | |
| r-devel-macos-arm64 | 1.2.4 | 12.00 | 49.00 | 61.00 | OK | |
| r-devel-windows-x86_64 | 1.2.4 | 72.00 | 217.00 | 289.00 | NOTE | |
| r-patched-linux-x86_64 | 1.2.4 | 58.46 | 180.94 | 239.40 | NOTE | |
| r-release-linux-x86_64 | 1.2.4 | 51.61 | 174.65 | 226.26 | OK | |
| r-release-macos-arm64 | 1.2.4 | OK | ||||
| r-release-macos-x86_64 | 1.2.4 | 33.00 | 216.00 | 249.00 | OK | |
| r-release-windows-x86_64 | 1.2.4 | 62.00 | 214.00 | 276.00 | OK | |
| r-oldrel-macos-arm64 | 1.2.4 | NOTE | ||||
| r-oldrel-macos-x86_64 | 1.2.4 | 36.00 | 216.00 | 252.00 | NOTE | |
| r-oldrel-windows-x86_64 | 1.2.4 | 76.00 | 280.00 | 356.00 | NOTE |
Version: 1.2.4
Check: compiled code
Result: NOTE
File ‘harmony/libs/harmony.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-patched-linux-x86_64
Version: 1.2.4
Check: whether package can be installed
Result: ERROR
Installation failed.
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.2.4
Check: compiled code
Result: NOTE
File 'harmony/libs/x64/harmony.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.2.4
Check: installed package size
Result: NOTE
installed size is 11.8Mb
sub-directories of 1Mb or more:
data 2.9Mb
doc 2.5Mb
libs 6.3Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64