Last updated on 2026-03-29 04:49:31 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2.0.0 | 34.45 | 34.90 | 69.35 | OK | |
| r-devel-linux-x86_64-debian-gcc | 2.0.0 | 25.29 | 27.61 | 52.90 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 2.0.0 | 41.00 | 50.19 | 91.19 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 2.0.0 | 61.00 | 49.64 | 110.64 | OK | |
| r-devel-macos-arm64 | 2.0.0 | 6.00 | 12.00 | 18.00 | OK | |
| r-devel-windows-x86_64 | 2.0.0 | 41.00 | 72.00 | 113.00 | OK | |
| r-patched-linux-x86_64 | 2.0.0 | 29.80 | 31.89 | 61.69 | OK | |
| r-release-linux-x86_64 | 2.0.0 | 30.98 | 31.45 | 62.43 | OK | |
| r-release-macos-arm64 | 2.0.0 | OK | ||||
| r-release-macos-x86_64 | 2.0.0 | 19.00 | 41.00 | 60.00 | OK | |
| r-release-windows-x86_64 | 2.0.0 | 37.00 | 72.00 | 109.00 | OK | |
| r-oldrel-macos-arm64 | 2.0.0 | OK | ||||
| r-oldrel-macos-x86_64 | 2.0.0 | 19.00 | 51.00 | 70.00 | OK | |
| r-oldrel-windows-x86_64 | 2.0.0 | 42.00 | 95.00 | 137.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-devel-linux-x86_64-debian-gcc