Package: GCSConnection
Type: Package
Title: Creating R Connection with Google Cloud Storage
Version: 1.2.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: RELEASE_3_12
git_last_commit: 46a0fb4
git_last_commit_date: 2020-10-27
Date/Publication: 2020-10-27
NeedsCompilation: yes
Packaged: 2020-10-28 01:54:15 UTC; biocbuild
Author: Jiefei Wang [cre]
Maintainer: Jiefei Wang <szwjf08@gmail.com>
Built: R 4.0.3; i386-w64-mingw32; 2020-10-28 14:15:32 UTC; windows
Archs: i386, x64
