Package: GCSFilesystem
Type: Package
Title: Mounting a Google Cloud bucket to a local directory
Version: 1.2.0
Date: 2020-09-16
Authors@R: person("Jiefei", "Wang", email = "szwjf08@gmail.com",
                  role = c("aut", "cre"))
Description: 
    Mounting a Google Cloud bucket to a local directory. 
    The files in the bucket can be viewed and read as if they are locally stored. 
    For using the package, you need to install GCSDokan on Windows or gcsfuse on Linux and MacOs.
License: GPL (>= 2)
Depends: R (>= 4.0.0)
Imports: stats
Suggests: testthat, knitr, rmarkdown, BiocStyle, GCSConnection
SystemRequirements: GCSDokan for Windows, gcsfuse for Linux and macOs
biocViews: Infrastructure
RoxygenNote: 7.1.1
Encoding: UTF-8
VignetteBuilder: knitr
git_url: https://git.bioconductor.org/packages/GCSFilesystem
git_branch: RELEASE_3_13
git_last_commit: 7594317
git_last_commit_date: 2021-05-19
Date/Publication: 2021-05-19
NeedsCompilation: no
Packaged: 2021-05-20 00:12:11 UTC; biocbuild
Author: Jiefei Wang [aut, cre]
Maintainer: Jiefei Wang <szwjf08@gmail.com>
Built: R 4.1.0; ; 2021-05-20 08:13:09 UTC; windows
