CRAN Package Check Results for Package hipread

Last updated on 2026-04-12 21:55:11 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.6 91.07 44.58 135.65 OK
r-devel-linux-x86_64-debian-gcc 0.2.6 61.97 34.06 96.03 OK
r-devel-linux-x86_64-fedora-clang 0.2.6 180.00 62.68 242.68 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 132.00 82.00 214.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 151.00 95.00 246.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