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 Description: Easily talk to Google's 'BigQuery Storage' API from R (). 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 Roxygen: list(markdown = TRUE) Biarch: TRUE Config/pak/sysreqs: libgrpc++-dev libprotobuf-dev libzstd-dev protobuf-compiler libprotoc-dev protobuf-compiler-grpc Repository: https://meztez.r-universe.dev Date/Publication: 2025-01-07 20:56:49 UTC RemoteUrl: https://github.com/meztez/bigrquerystorage RemoteRef: HEAD RemoteSha: cf59dcf6b4828be69f335553acd4269271568ec9 NeedsCompilation: yes Packaged: 2026-06-08 11:04:02 UTC; root Author: Bruno Tremblay [aut, cre], Google LLC [cph, fnd]