CRAN Package Check Results for Package bigrquery

Last updated on 2026-03-28 08:50:04 CET.

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.15 55.53 67.68 NOTE
r-devel-linux-x86_64-fedora-clang 1.6.1 4.84 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 18.00 22.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.02 70.35 87.37 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 105.00 127.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 29.00 128.00 157.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