CRAN Package Check Results for Package bigrquery

Last updated on 2025-09-04 09:50:41 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.5.1 15.34 77.96 93.30 NOTE
r-devel-linux-x86_64-debian-gcc 1.5.1 12.73 54.27 67.00 NOTE
r-devel-linux-x86_64-fedora-clang 1.6.0 161.61 ERROR
r-devel-linux-x86_64-fedora-gcc 1.6.0 147.13 OK
r-devel-windows-x86_64 1.6.0 27.00 212.00 239.00 OK
r-patched-linux-x86_64 1.5.1 18.56 72.08 90.64 NOTE
r-release-linux-x86_64 1.5.1 17.64 72.37 90.01 NOTE
r-release-macos-arm64 1.5.1 47.00 OK
r-release-macos-x86_64 1.6.0 83.00 OK
r-release-windows-x86_64 1.5.1 23.00 101.00 124.00 NOTE
r-oldrel-macos-arm64 1.5.1 39.00 OK
r-oldrel-macos-x86_64 1.6.0 84.00 OK
r-oldrel-windows-x86_64 1.5.1 26.00 125.00 151.00 OK

Check Details

Version: 1.5.1
Check: Rd cross-references
Result: NOTE Found the following Rd file(s) with Rd \link{} targets missing package anchors: DBI.Rd: DBIObject-class, DBIDriver-class, DBIConnection-class, DBIResult-class bigquery.Rd: DBIDriver-class, DBIConnection-class Please provide package anchors for all Rd \link{} targets not in the package itself and the base packages. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-windows-x86_64

Version: 1.6.0
Check: tests
Result: ERROR Running ‘testthat.R’ [31s/121s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/tests.html > # * https://testthat.r-lib.org/reference/test_package.html#special-files > > library(testthat) > library(bigrquery) > > test_check("bigrquery") Starting 2 test processes [ FAIL 1 | WARN 0 | SKIP 97 | PASS 116 ] ══ Skipped tests (97) ══════════════════════════════════════════════════════════ • Authentication not available (8): 'test-bq-auth.R:2:3', 'test-bq-download.R:2:3', 'test-bq-download.R:13:3', 'test-bq-download.R:21:3', 'test-bq-download.R:30:3', 'test-bq-download.R:44:3', 'test-bq-request.R:23:3', 'test-gs-object.R:2:3' • No BigQuery access credentials available (64): 'test-bq-table.R:2:3', 'test-bq-table.R:19:3', 'test-bq-table.R:25:3', 'test-bq-table.R:35:3', 'test-bq-table.R:49:3', 'test-bq-table.R:62:3', 'test-bq-table.R:79:3', 'test-bq-table.R:92:3', 'test-bq-table.R:110:3', 'test-bq-table.R:134:3', 'test-bq-table.R:150:3', 'test-bq-table.R:169:3', 'test-bq-table.R:178:3', 'test-bq-dataset.R:2:3', 'test-bq-dataset.R:13:3', 'test-bq-dataset.R:25:3', 'test-bq-dataset.R:36:3', 'test-dplyr.R:2:3', 'test-dplyr.R:11:3', 'test-dplyr.R:24:3', 'test-dplyr.R:45:3', 'test-dplyr.R:55:3', 'test-dplyr.R:79:3', 'test-dplyr.R:104:3', 'test-dplyr.R:173:3', 'test-dplyr.R:218:3', 'test-bq-job.R:2:3', 'test-bq-job.R:12:3', 'test-bq-download.R:82:3', 'test-bq-download.R:108:3', 'test-bq-download.R:156:3', 'test-bq-download.R:280:3', 'test-bq-download.R:297:3', 'test-bq-download.R:321:3', 'test-bq-download.R:338:3', 'test-bq-download.R:359:3', 'test-bq-download.R:367:3', 'test-bq-parse.R:157:3', 'test-bq-project.R:11:3', 'test-bq-perform.R:4:3', 'test-bq-perform.R:20:3', 'test-bq-perform.R:39:3', 'test-bq-perform.R:64:3', 'test-bq-perform.R:80:3', 'test-bq-perform.R:90:3', 'test-bq-perform.R:100:3', 'test-bq-projects.R:2:3', 'test-bq-test.R:2:3', 'test-dbi-driver.R:10:3', 'test-dbi-result.R:2:3', 'test-dbi-result.R:14:3', 'test-dbi-result.R:24:3', 'test-dbi-result.R:49:3', 'test-dbi-result.R:63:3', 'test-dbi-result.R:80:3', 'test-dbi-connection.R:56:3', 'test-dbi-connection.R:73:3', 'test-dbi-connection.R:94:3', 'test-dbi-connection.R:106:3', 'test-dbi-connection.R:113:3', 'test-dbi-connection.R:129:3', 'test-dbi-connection.R:146:3', 'test-dbi-connection.R:208:3', 'test-dbi-connection.R:224:3' • On CRAN (22): 'test-bq-auth.R:9:3', 'test-bq-auth.R:13:3', 'test-dplyr.R:200:3', 'test-bq-field.R:27:3', 'test-bq-field.R:35:3', 'test-bq-param.R:12:3', 'test-bq-param.R:21:3', 'test-bq-refs.R:32:3', 'test-bq-refs.R:36:3', 'test-bq-refs.R:44:3', 'test-bq-refs.R:52:3', 'test-bq-refs.R:61:3', 'test-bq-test.R:20:3', 'test-bq-query.R:2:3', 'test-bq-query.R:13:3', 'test-gs-object.R:16:3', 'test-utils.R:3:3', 'test-dbi-connection.R:25:3', 'test-dbi-connection.R:52:3', 'test-dbi-connection.R:87:3', 'test-dbi-connection.R:157:3', 'test-dbi-connection.R:193:3' • bq_authable() is not TRUE (2): 'test-bq-project.R:2:3', 'test-bq-request.R:37:3' • https://github.com/meztez/bigrquerystorage/issues/54 (1): 'test-bq-download.R:128:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-bq-download.R:75:3'): uses arrow api if bigrquerystorage installed ── check_api() (`actual`) not equal to "arrow" (`expected`). `actual`: "json" `expected`: "arrow" [ FAIL 1 | WARN 0 | SKIP 97 | PASS 116 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-fedora-clang

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.