Package: GCSFilesystem
Type: Package
Title: Mounting a Google Cloud bucket to a local directory
Version: 1.6.0
Date: 2020-09-16
Authors@R: c(
    person(
        "Jiefei", "Wang",
        email = "szwjf08@gmail.com",
        role = c("aut", "cre")
    ),
    person("Martin", "Morgan", role = "aut"))
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
PackageStatus: Deprecated
git_url: https://git.bioconductor.org/packages/GCSFilesystem
git_branch: RELEASE_3_15
git_last_commit: f0ae004
git_last_commit_date: 2022-04-26
Date/Publication: 2022-04-26
NeedsCompilation: no
Packaged: 2022-04-26 22:53:09 UTC; biocbuild
Author: Jiefei Wang [aut, cre],
  Martin Morgan [aut]
Maintainer: Jiefei Wang <szwjf08@gmail.com>
Built: R 4.2.0; ; 2022-04-27 09:31:08 UTC; windows
