CRAN Package Check Results for Package bigsparser

Last updated on 2026-04-26 02:49:09 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.7.3 56.27 68.26 124.53 OK
r-devel-linux-x86_64-debian-gcc 0.7.3 40.14 53.51 93.65 OK
r-devel-linux-x86_64-fedora-clang 0.7.3 87.00 99.61 186.61 OK
r-devel-linux-x86_64-fedora-gcc 0.7.3 109.00 96.81 205.81 OK
r-patched-linux-x86_64 0.7.3 58.62 62.93 121.55 OK
r-release-linux-x86_64 0.7.3 55.78 63.08 118.86 OK
r-release-macos-arm64 0.7.3 13.00 12.00 25.00 OK
r-release-macos-x86_64 0.7.3 37.00 80.00 117.00 NOTE
r-release-windows-x86_64 0.7.3 89.00 103.00 192.00 OK
r-oldrel-macos-arm64 0.7.3 OK
r-oldrel-macos-x86_64 0.7.3 32.00 47.00 79.00 OK
r-oldrel-windows-x86_64 0.7.3 109.00 123.00 232.00 OK

Check Details

Version: 0.7.3
Check: compiled code
Result: NOTE File ‘bigsparser/libs/bigsparser.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