- using R Under development (unstable) (2025-09-04 r88794)
- using platform: x86_64-pc-linux-gnu
- R was compiled by
clang version 21.1.0
flang version 21.1.0
- running under: Fedora Linux 42 (Workstation Edition)
- using session charset: UTF-8
- using option ‘--no-stop-on-test-error’
- checking for file ‘bigrquery/DESCRIPTION’ ... OK
- this is package ‘bigrquery’ version ‘1.6.0’
- package encoding: UTF-8
- checking package namespace information ... OK
- checking package dependencies ... INFO
Package suggested but not available for checking: ‘bigrquerystorage’
- checking if this is a source package ... OK
- checking if there is a namespace ... OK
- checking for executable files ... OK
- checking for hidden files and directories ... OK
- checking for portable file names ... OK
- checking for sufficient/correct file permissions ... OK
- checking whether package ‘bigrquery’ can be installed ... [32s/65s] OK
See the install log for details.
- used C compiler: ‘clang version 21.1.0’
- used C++ compiler: ‘clang version 21.1.0’
- checking installed package size ... OK
- checking package directory ... OK
- checking DESCRIPTION meta-information ... OK
- checking top-level files ... OK
- checking for left-over files ... OK
- checking index information ... OK
- checking package subdirectories ... OK
- checking code files for non-ASCII characters ... OK
- checking R files for syntax errors ... OK
- checking whether the package can be loaded ... OK
- checking whether the package can be loaded with stated dependencies ... OK
- checking whether the package can be unloaded cleanly ... OK
- checking whether the namespace can be loaded with stated dependencies ... OK
- checking whether the namespace can be unloaded cleanly ... [2s/11s] OK
- checking loading without being on the library search path ... OK
- checking whether startup messages can be suppressed ... OK
- checking use of S3 registration ... OK
- checking dependencies in R code ... OK
- checking S3 generic/method consistency ... OK
- checking replacement functions ... OK
- checking foreign function calls ... OK
- checking R code for possible problems ... [24s/52s] OK
- checking Rd files ... OK
- checking Rd metadata ... OK
- checking Rd line widths ... OK
- checking Rd cross-references ... OK
- checking for missing documentation entries ... OK
- checking for code/documentation mismatches ... OK
- checking Rd \usage sections ... OK
- checking Rd contents ... OK
- checking for unstated dependencies in examples ... OK
- checking line endings in C/C++/Fortran sources/headers ... OK
- checking pragmas in C/C++ headers and code ... OK
- checking compilation flags used ... OK
- checking compiled code ... OK
- checking examples ... [3s/12s] OK
- checking for unstated dependencies in ‘tests’ ... OK
- checking tests ... [31s/40s] ERROR
Running ‘testthat.R’ [31s/39s]
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-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-dataset.R:2:3', 'test-bq-dataset.R:13:3', 'test-bq-dataset.R:25:3',
'test-bq-dataset.R:36: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-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-project.R:11: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-query.R:2:3',
'test-bq-query.R:13: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-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
- checking PDF version of manual ... [9s/12s] OK
- checking HTML version of manual ... OK
- checking for non-standard things in the check directory ... OK
- checking for detritus in the temp directory ... OK
- DONE
Status: 1 ERROR