Last updated on 2026-04-02 06:51:29 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.2.6 | 92.91 | 44.85 | 137.76 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.2.6 | 61.76 | 32.53 | 94.29 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.2.6 | 135.00 | 64.10 | 199.10 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 0.2.6 | 181.00 | 58.04 | 239.04 | OK | |
| r-devel-macos-arm64 | 0.2.6 | 20.00 | 0.00 | 20.00 | OK | |
| r-devel-windows-x86_64 | 0.2.6 | 134.00 | 81.00 | 215.00 | NOTE | |
| r-patched-linux-x86_64 | 0.2.6 | 89.16 | 40.28 | 129.44 | NOTE | |
| r-release-linux-x86_64 | 0.2.6 | 82.04 | 38.93 | 120.97 | OK | |
| r-release-macos-arm64 | 0.2.6 | 17.00 | 3.00 | 20.00 | OK | |
| r-release-macos-x86_64 | 0.2.6 | 59.00 | 15.00 | 74.00 | OK | |
| r-release-windows-x86_64 | 0.2.6 | 121.00 | 80.00 | 201.00 | OK | |
| r-oldrel-macos-arm64 | 0.2.6 | 17.00 | 6.00 | 23.00 | OK | |
| r-oldrel-macos-x86_64 | 0.2.6 | 58.00 | 24.00 | 82.00 | OK | |
| r-oldrel-windows-x86_64 | 0.2.6 | 147.00 | 101.00 | 248.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.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-patched-linux-x86_64
Version: 0.2.6
Check: compiled code
Result: NOTE
File 'hipread/libs/x64/hipread.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