Package: bigrquerystorage
Type: Package
Title: An Interface to Google's 'BigQuery Storage' API
Version: 1.2.2
Authors@R: c(
  person("Bruno", "Tremblay", role = c("aut", "cre"), email = "openr@neoxone.com"),
  person(family = "Google LLC", role = c("cph", "fnd")))
Maintainer: Bruno Tremblay <openr@neoxone.com>
Description: Easily talk to Google's 'BigQuery Storage' API from R
    (<https://cloud.google.com/bigquery/docs/reference/storage/rpc>).
License: Apache License (>= 2)
Imports: nanoarrow (>= 0.6.0), rlang, assertthat, Rcpp, lifecycle,
        bit64, tibble
Suggests: blob, bigrquery, testthat, hms, wk (>= 0.3.2), tzdb,
        base64enc
LinkingTo: Rcpp
Encoding: UTF-8
URL: https://github.com/meztez/bigrquerystorage
BugReports: https://github.com/meztez/bigrquerystorage/issues
SystemRequirements: grpc/protobuf headers and compilers. For example
        libprotobuf-dev libgrpc++-dev protobuf-compiler-grpc (Debian)
        or protobuf-devel grpc-devel grpc-plugins (Fedora/RHEL)
RoxygenNote: 7.3.2
Biarch: TRUE
NeedsCompilation: yes
Packaged: 2025-01-07 21:19:22 UTC; tremb
Author: Bruno Tremblay [aut, cre],
  Google LLC [cph, fnd]
Repository: CRAN
Date/Publication: 2025-01-07 21:50:12 UTC
Built: R 4.6.0; x86_64-apple-darwin20; 2025-08-18 09:26:00 UTC; unix
Archs: bigrquerystorage.so.dSYM
