Last updated on 2026-04-25 06:51:41 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.2.4 | 56.31 | 191.52 | 247.83 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.2.4 | 44.15 | 135.83 | 179.98 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.2.4 | 87.00 | 323.77 | 410.77 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.2.4 | 128.00 | 329.96 | 457.96 | OK | |
| r-patched-linux-x86_64 | 1.2.4 | 53.46 | 178.80 | 232.26 | OK | |
| r-release-linux-x86_64 | 1.2.4 | 50.40 | 177.57 | 227.97 | OK | |
| r-release-macos-arm64 | 1.2.4 | 12.00 | 49.00 | 61.00 | OK | |
| r-release-macos-x86_64 | 1.2.4 | 36.00 | 208.00 | 244.00 | NOTE | |
| r-release-windows-x86_64 | 1.2.4 | 72.00 | 244.00 | 316.00 | OK | |
| r-oldrel-macos-arm64 | 1.2.4 | OK | ||||
| r-oldrel-macos-x86_64 | 1.2.4 | 33.00 | 216.00 | 249.00 | OK | |
| r-oldrel-windows-x86_64 | 1.2.4 | 65.00 | 247.00 | 312.00 | OK |
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.
Flavor: r-release-macos-x86_64