Last updated on 2026-04-01 01:53:18 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2.0.0 | 35.00 | 35.23 | 70.23 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 2.0.0 | 23.82 | 27.09 | 50.91 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 2.0.0 | 42.00 | 52.34 | 94.34 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 2.0.0 | 61.00 | 49.64 | 110.64 | OK | |
| r-devel-macos-arm64 | 2.0.0 | 7.00 | 11.00 | 18.00 | OK | |
| r-devel-windows-x86_64 | 2.0.0 | 39.00 | 71.00 | 110.00 | NOTE | |
| 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 | 36.00 | 71.00 | 107.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 | 41.00 | 86.00 | 127.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.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang
Version: 2.0.0
Check: compiled code
Result: NOTE
File 'HiGarrote/libs/x64/HiGarrote.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