Last updated on 2026-04-25 09:49:45 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.2.6 | 94.06 | 46.16 | 140.22 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.2.6 | 65.12 | 34.10 | 99.22 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.2.6 | 137.00 | 65.20 | 202.20 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.2.6 | 183.00 | 61.56 | 244.56 | OK | |
| r-patched-linux-x86_64 | 0.2.6 | 89.66 | 42.15 | 131.81 | OK | |
| r-release-linux-x86_64 | 0.2.6 | 82.61 | 38.97 | 121.58 | OK | |
| r-release-macos-arm64 | 0.2.6 | 20.00 | 0.00 | 20.00 | OK | |
| r-release-macos-x86_64 | 0.2.6 | 62.00 | 52.00 | 114.00 | NOTE | |
| r-release-windows-x86_64 | 0.2.6 | 129.00 | 86.00 | 215.00 | OK | |
| r-oldrel-macos-arm64 | 0.2.6 | 17.00 | 3.00 | 20.00 | OK | |
| r-oldrel-macos-x86_64 | 0.2.6 | 59.00 | 15.00 | 74.00 | OK | |
| r-oldrel-windows-x86_64 | 0.2.6 | 119.00 | 85.00 | 204.00 | OK |
Version: 0.2.6
Check: compiled code
Result: NOTE
File ‘hipread/libs/hipread.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