Package: bigrquery 1.6.2.9000
bigrquery: An Interface to Google's 'BigQuery' 'API'
Easily talk to Google's 'BigQuery' database from R.
Authors:
bigrquery_1.6.2.9000.tar.gz
bigrquery_1.6.2.9000.zip(r-4.7)bigrquery_1.6.2.9000.zip(r-4.6)bigrquery_1.6.2.9000.zip(r-4.5)
bigrquery_1.6.2.9000.tgz(r-4.6-x86_64)bigrquery_1.6.2.9000.tgz(r-4.6-arm64)bigrquery_1.6.2.9000.tgz(r-4.5-x86_64)bigrquery_1.6.2.9000.tgz(r-4.5-arm64)
bigrquery_1.6.2.9000.tar.gz(r-4.7-arm64)bigrquery_1.6.2.9000.tar.gz(r-4.7-x86_64)bigrquery_1.6.2.9000.tar.gz(r-4.6-arm64)bigrquery_1.6.2.9000.tar.gz(r-4.6-x86_64)
bigrquery_1.6.2.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
bigrquery/json (API)
NEWS
| # Install 'bigrquery' in R: |
| install.packages('bigrquery', repos = c('https://r-dbi.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/r-dbi/bigrquery/issues
Pkgdown/docs site:https://bigrquery.r-dbi.org
Last updated from:fdb0f1eaeb. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 159 | ||
| linux-devel-x86_64 | OK | 142 | ||
| source / vignettes | OK | 183 | ||
| linux-release-arm64 | OK | 134 | ||
| linux-release-x86_64 | OK | 155 | ||
| macos-release-arm64 | OK | 86 | ||
| macos-release-x86_64 | OK | 390 | ||
| macos-oldrel-arm64 | OK | 149 | ||
| macos-oldrel-x86_64 | OK | 178 | ||
| windows-devel | OK | 109 | ||
| windows-release | OK | 141 | ||
| windows-oldrel | OK | 128 | ||
| wasm-release | OK | 120 |
Exports:as_bq_datasetas_bq_fieldas_bq_fieldsas_bq_jobas_bq_tablebigquerybq_authbq_auth_configurebq_authablebq_datasetbq_dataset_createbq_dataset_deletebq_dataset_existsbq_dataset_metabq_dataset_querybq_dataset_tablesbq_dataset_updatebq_deauthbq_fieldbq_fieldsbq_has_tokenbq_jobbq_job_metabq_job_show_statisticsbq_job_statusbq_job_waitbq_oauth_clientbq_parambq_param_arraybq_param_scalarbq_perform_copybq_perform_extractbq_perform_loadbq_perform_querybq_perform_query_dry_runbq_perform_query_schemabq_perform_uploadbq_project_datasetsbq_project_jobsbq_project_querybq_projectsbq_tablebq_table_copybq_table_createbq_table_deletebq_table_downloadbq_table_existsbq_table_fieldsbq_table_loadbq_table_metabq_table_nrowbq_table_patchbq_table_savebq_table_sizebq_table_uploadbq_test_datasetbq_test_initbq_test_projectbq_testablebq_tokenbq_userdbAppendTabledbBegindbBinddbClearResultdbColumnInfodbCommitdbConnectdbCreateTabledbDataTypedbDisconnectdbExecutedbExistsTabledbFetchdbGetInfodbGetRowCountdbGetRowsAffecteddbGetStatementdbHasCompleteddbi_driverdbIsValiddbListFieldsdbListTablesdbQuoteIdentifierdbQuoteLiteraldbQuoteStringdbReadTabledbRemoveTabledbRollbackdbSendQuerydbWriteTablegs_test_bucketgs_test_objectshowsrc_bigquery
Dependencies:askpassbitbit64briocliclockcpp11curlDBIfsgarglegluehttrjsonlitelifecyclemagrittrmimenanoparquetopensslpillarpkgconfigprettyunitsR6rapidjsonrrappdirsrlangsystibbletzdbutf8vctrswithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| BigQuery datasets | api-dataset bq_dataset_create bq_dataset_delete bq_dataset_exists bq_dataset_meta bq_dataset_tables bq_dataset_update |
| BigQuery job: retrieve metadata | api-job bq_job_meta bq_job_show_statistics bq_job_status bq_job_wait |
| BigQuery project methods | api-project bq_project_datasets bq_project_jobs |
| BigQuery tables | api-table bq_table_copy bq_table_create bq_table_delete bq_table_exists bq_table_fields bq_table_load bq_table_meta bq_table_nrow bq_table_patch bq_table_save bq_table_size bq_table_upload |
| BigQuery DBI driver | bigquery dbConnect,BigQueryDriver-method dbi_driver |
| Authorize bigrquery | bq_auth |
| Edit and view auth configuration | bq_auth_configure bq_oauth_client |
| Clear current token | bq_deauth |
| BigQuery field (and fields) class | as_bq_field as_bq_fields bq_field bq_fields |
| Is there a token on hand? | bq_has_token |
| List available projects | bq_projects |
| Submit query to BigQuery | bq_dataset_query bq_project_query bq_query |
| S3 classes for BigQuery datasets, tables and jobs | as_bq_dataset as_bq_job as_bq_table bq_dataset bq_job bq_table |
| Download table data | bq_table_download |
| Produce configured token | bq_token |
| Get info on current user | bq_user |
| Collect a BigQuery table | collect.tbl_BigQueryConnection |
| A BigQuery data source for dplyr. | src_bigquery |
