CRAN Package Check Results for Package hipread

Last updated on 2026-03-28 16:50:57 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.6 97.54 45.81 143.35 OK
r-devel-linux-x86_64-debian-gcc 0.2.6 65.28 33.22 98.50 NOTE
r-devel-linux-x86_64-fedora-clang 0.2.6 138.00 63.04 201.04 OK
r-devel-linux-x86_64-fedora-gcc 0.2.6 181.00 58.04 239.04 OK
r-devel-macos-arm64 0.2.6 21.00 1.00 22.00 OK
r-devel-windows-x86_64 0.2.6 156.00 79.00 235.00 OK
r-patched-linux-x86_64 0.2.6 80.03 39.56 119.59 OK
r-release-linux-x86_64 0.2.6 80.60 38.95 119.55 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 123.00 77.00 200.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 152.00 99.00 251.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-devel-linux-x86_64-debian-gcc