CRAN Package Check Results for Package bigrquery

Last updated on 2026-03-30 12:52:52 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.6.1 15.96 81.66 97.62 OK
r-devel-linux-x86_64-debian-gcc 1.6.1 12.28 57.58 69.86 NOTE
r-devel-linux-x86_64-fedora-clang 1.6.1 4.12 ERROR
r-devel-linux-x86_64-fedora-gcc 1.6.1 32.00 114.72 146.72 OK
r-devel-macos-arm64 1.6.1 4.00 20.00 24.00 OK
r-devel-windows-x86_64 1.6.1 23.00 107.00 130.00 OK
r-patched-linux-x86_64 1.6.1 17.94 71.19 89.13 OK
r-release-linux-x86_64 1.6.1 17.21 70.06 87.27 OK
r-release-macos-arm64 1.6.1 OK
r-release-macos-x86_64 1.6.1 13.00 130.00 143.00 OK
r-release-windows-x86_64 1.6.1 22.00 102.00 124.00 OK
r-oldrel-macos-arm64 1.6.1 OK
r-oldrel-macos-x86_64 1.6.1 12.00 121.00 133.00 OK
r-oldrel-windows-x86_64 1.6.1 28.00 124.00 152.00 OK

Check Details

Version: 1.6.1
Check: compiled code
Result: NOTE File ‘bigrquery/libs/bigrquery.so’: Found non-API call to R: ‘R_NamespaceRegistry’ 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

Version: 1.6.1
Check: package dependencies
Result: ERROR Package required but not available: ‘nanoparquet’ Package suggested but not available for checking: ‘bigrquerystorage’ See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’ manual. Flavor: r-devel-linux-x86_64-fedora-clang