Package: GCSConnection
Type: Package
Title: Creating R Connection with Google Cloud Storage
Version: 1.0.1
Date: 2019-10-24
Author: Jiefei Wang
Maintainer: Jiefei Wang <szwjf08@gmail.com>
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 provide 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.0
Encoding: UTF-8
VignetteBuilder: knitr
git_url: https://git.bioconductor.org/packages/GCSConnection
git_branch: RELEASE_3_11
git_last_commit: 8a085ed
git_last_commit_date: 2020-06-02
Date/Publication: 2020-06-05
NeedsCompilation: yes
Packaged: 2020-06-06 07:08:31 UTC; biocbuild
Built: R 4.0.0; i386-w64-mingw32; 2020-06-06 18:10:21 UTC; windows
Archs: i386, x64
