Package: googleCloudStorageR Type: Package Version: 0.7.0.9001 Title: Interface with Google Cloud Storage API Description: Interact with Google Cloud Storage API in R. Part of the 'cloudyr' project. Authors@R: c(person("Mark", "Edmondson",email = "r@sunholo.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-8434-3881")), person("manuteleco", email = "mrg.foss@gmail.com", role = "ctb", comment = "")) URL: https://code.markedmondson.me/googleCloudStorageR/ BugReports: https://github.com/cloudyr/googleCloudStorageR/issues Depends: R (>= 3.2.0) Imports: assertthat (>= 0.2.0), cli, curl, googleAuthR (>= 1.4.0), httr (>= 1.2.1), jsonlite (>= 1.0), openssl, tools, utils, yaml, zip (>= 2.0.3) Suggests: fs, googleComputeEngineR, knitr, readr, rmarkdown, sodium, testthat, usethis Remotes: MarkEdmondson1234/googleAuthR License: MIT + file LICENSE VignetteBuilder: knitr RoxygenNote: 7.3.2 Config/testthat/edition: 3 Config/testthat/parallel: false Encoding: UTF-8 Config/pak/sysreqs: cmake make libuv1-dev libssl-dev Repository: https://cloudyr.r-universe.dev Date/Publication: 2026-03-04 08:07:43 UTC RemoteUrl: https://github.com/cloudyr/googlecloudstorager RemoteRef: HEAD RemoteSha: 521f6243cf8c8bda78a1978cbc64f9ee1c8bcaa1 NeedsCompilation: no Packaged: 2026-07-02 08:13:18 UTC; root Author: Mark Edmondson [aut, cre] (ORCID: ), manuteleco [ctb] () Maintainer: Mark Edmondson