CRAN Package Check Results for Package bigsparser

Last updated on 2026-04-25 09:49:39 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 37.82 50.35 88.17 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 51.51 62.44 113.95 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 83.00 92.00 175.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