Package: bigrquery
Title: An Interface to Google's 'BigQuery' 'API'
Version: 1.6.1
Authors@R: c(
    person("Hadley", "Wickham", , "hadley@posit.co", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0003-4757-117X")),
    person("Jennifer", "Bryan", , "jenny@posit.co", role = "aut",
           comment = c(ORCID = "0000-0002-6983-2759")),
    person("Posit Software, PBC", role = c("cph", "fnd"))
  )
Description: Easily talk to Google's 'BigQuery' database from R.
License: MIT + file LICENSE
URL: https://bigrquery.r-dbi.org, https://github.com/r-dbi/bigrquery
BugReports: https://github.com/r-dbi/bigrquery/issues
Depends: R (>= 4.1)
Imports: bit64, brio, cli, clock, curl, DBI, gargle (>= 1.5.0), httr,
        jsonlite, lifecycle, methods, prettyunits, rlang (>= 1.1.0),
        tibble, nanoparquet (>= 0.3.1)
Suggests: bigrquerystorage (>= 1.2.1), blob, covr, dbplyr (>= 2.4.0),
        dplyr (>= 1.1.0), hms, readr, sodium, testthat (>= 3.1.5), wk
        (>= 0.3.2), withr
LinkingTo: cli, cpp11, rapidjsonr
Config/Needs/website: tidyverse/tidytemplate
Config/testthat/edition: 3
Config/testthat/parallel: TRUE
Config/testthat/start-first: bq-table, dplyr
Encoding: UTF-8
RoxygenNote: 7.3.3
Collate: 'bigrquery-package.R' 'bq-auth.R' 'bq-dataset.R'
        'bq-download.R' 'bq-field.R' 'bq-job.R' 'bq-param.R'
        'bq-parse.R' 'bq-perform.R' 'bq-project.R' 'bq-projects.R'
        'bq-query.R' 'bq-refs.R' 'bq-request.R' 'bq-table.R'
        'bq-test.R' 'camelCase.R' 'connections-page.R' 'cpp11.R'
        'dbi-driver.R' 'dbi-connection.R' 'dbi-result.R' 'dplyr.R'
        'gs-object.R' 'import-standalone-obj-type.R'
        'import-standalone-s3-register.R'
        'import-standalone-types-check.R' 'utils.R' 'zzz.R'
NeedsCompilation: yes
Packaged: 2025-09-10 12:43:52 UTC; hadleywickham
Author: Hadley Wickham [aut, cre] (ORCID:
    <https://orcid.org/0000-0003-4757-117X>),
  Jennifer Bryan [aut] (ORCID: <https://orcid.org/0000-0002-6983-2759>),
  Posit Software, PBC [cph, fnd]
Maintainer: Hadley Wickham <hadley@posit.co>
Repository: CRAN
Date/Publication: 2025-09-10 15:30:02 UTC
Built: R 4.6.0; aarch64-apple-darwin20; 2025-09-10 18:33:41 UTC; unix
Archs: bigrquery.so.dSYM
