Package: GCSConnection
Type: Package
Title: Creating R Connection with Google Cloud Storage
Version: 1.5.0
Authors@R: person("Jiefei Wang", email = "szwjf08@gmail.com", role = c("cre"))
Description: Create R 'connection' objects to google cloud storage
    buckets using the Google REST interface. Both read and write
    connections are supported. The package also provides functions to
    view and manage files on Google Cloud.
License: GPL (>= 2)
Depends: R (>= 4.0.0)
Imports: Rcpp (>= 1.0.2), httr, googleAuthR, googleCloudStorageR,
        methods, jsonlite, utils
Suggests: testthat, knitr, rmarkdown, BiocStyle
biocViews: Infrastructure
LinkingTo: Rcpp
RoxygenNote: 7.1.1
Encoding: UTF-8
VignetteBuilder: knitr
git_url: https://git.bioconductor.org/packages/GCSConnection
git_branch: master
git_last_commit: f8fd9cf
git_last_commit_date: 2021-05-19
Date/Publication: 2021-05-27
NeedsCompilation: yes
Packaged: 2021-05-28 00:03:57 UTC; biocbuild
Author: Jiefei Wang [cre]
Maintainer: Jiefei Wang <szwjf08@gmail.com>
Built: R 4.1.0; i386-w64-mingw32; 2021-05-28 07:53:35 UTC; windows
Archs: i386, x64
