CRAN Package Check Results for Package hipread

Last updated on 2026-04-15 09:57:38 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.6 89.98 46.06 136.04 OK
r-devel-linux-x86_64-debian-gcc 0.2.6 63.05 34.61 97.66 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 181.00 62.10 243.10 OK
r-devel-macos-arm64 0.2.6 20.00 0.00 20.00 OK
r-devel-windows-x86_64 0.2.6 133.00 82.00 215.00 OK
r-patched-linux-x86_64 0.2.6 91.53 40.85 132.38 NOTE
r-release-linux-x86_64 0.2.6 83.87 38.91 122.78 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 126.00 0.00 126.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 150.00 100.00 250.00 OK

Check Details

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-patched-linux-x86_64