Last updated on 2026-04-24 13:18:01 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2.0.0 | 32.80 | 37.37 | 70.17 | OK | |
| r-devel-linux-x86_64-debian-gcc | 2.0.0 | 23.84 | 28.85 | 52.69 | OK | |
| r-devel-linux-x86_64-fedora-clang | 2.0.0 | 50.00 | 56.90 | 106.90 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 2.0.0 | 63.00 | 49.85 | 112.85 | OK | |
| r-patched-linux-x86_64 | 2.0.0 | 33.32 | 32.84 | 66.16 | OK | |
| r-release-linux-x86_64 | 2.0.0 | 28.80 | 31.47 | 60.27 | OK | |
| r-release-macos-arm64 | 2.0.0 | OK | ||||
| r-release-macos-x86_64 | 2.0.0 | 22.00 | 46.00 | 68.00 | NOTE | |
| r-release-windows-x86_64 | 2.0.0 | 39.00 | 73.00 | 112.00 | OK | |
| r-oldrel-macos-arm64 | 2.0.0 | OK | ||||
| r-oldrel-macos-x86_64 | 2.0.0 | 19.00 | 41.00 | 60.00 | OK | |
| r-oldrel-windows-x86_64 | 2.0.0 | 34.00 | 75.00 | 109.00 | OK |
Version: 2.0.0
Check: compiled code
Result: NOTE
File ‘HiGarrote/libs/HiGarrote.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