CRAN Package Check Results for Package bigsparser

Last updated on 2026-03-31 00:50:05 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.7.3 60.70 68.54 129.24 OK
r-devel-linux-x86_64-debian-gcc 0.7.3 40.58 51.75 92.33 NOTE
r-devel-linux-x86_64-fedora-clang 0.7.3 86.00 99.61 185.61 NOTE
r-devel-linux-x86_64-fedora-gcc 0.7.3 110.00 96.37 206.37 OK
r-devel-macos-arm64 0.7.3 13.00 12.00 25.00 OK
r-devel-windows-x86_64 0.7.3 91.00 97.00 188.00 OK
r-patched-linux-x86_64 0.7.3 51.12 62.43 113.55 OK
r-release-linux-x86_64 0.7.3 48.45 61.91 110.36 OK
r-release-macos-arm64 0.7.3 OK
r-release-macos-x86_64 0.7.3 32.00 47.00 79.00 OK
r-release-windows-x86_64 0.7.3 89.00 94.00 183.00 OK
r-oldrel-macos-arm64 0.7.3 OK
r-oldrel-macos-x86_64 0.7.3 32.00 64.00 96.00 OK
r-oldrel-windows-x86_64 0.7.3 100.00 124.00 224.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. Flavors: r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang