* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘bigrquery’ ...
** package ‘bigrquery’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc-13 (Debian 13.2.0-23) 13.2.0’
using C++ compiler: ‘g++-13 (Debian 13.2.0-23) 13.2.0’
make[1]: Entering directory '/tmp/RtmpgREpqc/R.INSTALLc6fc974522a4d/bigrquery/src'
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/cli/include' -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/cpp11/include' -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rapidjsonr/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c BqField.cpp -o BqField.o
gcc-13 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/cli/include' -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/cpp11/include' -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rapidjsonr/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c base64.c -o base64.o
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/cli/include' -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/cpp11/include' -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/rapidjsonr/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -pedantic -mtune=native   -c cpp11.cpp -o cpp11.o
g++-13 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o bigrquery.so BqField.o base64.o cpp11.o -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/tmp/RtmpgREpqc/R.INSTALLc6fc974522a4d/bigrquery/src'
make[1]: Entering directory '/tmp/RtmpgREpqc/R.INSTALLc6fc974522a4d/bigrquery/src'
make[1]: Leaving directory '/tmp/RtmpgREpqc/R.INSTALLc6fc974522a4d/bigrquery/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-bigrquery/00new/bigrquery/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package ‘bigrquery’
    finding HTML links ... done
    DBI                                     html  
    finding level-2 HTML links ... done

    api-dataset                             html  
    api-job                                 html  
    api-perform                             html  
    api-project                             html  
    api-table                               html  
    bigquery                                html  
    bigrquery-package                       html  
    bq_auth                                 html  
    bq_auth_configure                       html  
    bq_deauth                               html  
    bq_field                                html  
    bq_has_token                            html  
    bq_oauth_app                            html  
    bq_param                                html  
    bq_projects                             html  
    bq_query                                html  
    bq_refs                                 html  
    bq_table_download                       html  
    bq_test_project                         html  
    bq_token                                html  
    bq_user                                 html  
    src_bigquery                            html  
*** copying figures
** building package indices
** testing if installed package can be loaded from temporary location
** checking absolute paths in shared objects and dynamic libraries
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (bigrquery)