Package: GCPtools
Title: Tools for working with gcloud and gsutil
Version: 1.1.0
Date: 2025-09-25
Authors@R: c(
    person("Marcel", "Ramos", , "marcel.ramos@sph.cuny.edu",
        c("aut", "cre"), c(ORCID = "0000-0002-3242-0582")
    ),
    person("Nitesh", "Turaga", role = "aut"),
    person("Martin", "Morgan", , , "aut", c(ORCID = "0000-0002-5874-8148"))
    )
Description: Lower-level functionality to interface with Google Cloud
        Platform tools. 'gcloud' and 'gsutil' are both supported. The
        functionality provided centers around utilities for the AnVIL
        platform.
biocViews: Software, Infrastructure, ThirdPartyClient, DataImport
SystemRequirements: gsutil, gcloud
Depends: R (>= 4.4.0)
Imports: AnVILBase, BiocBaseUtils, dplyr, httr, rlang, tibble, tidyr,
        utils
Suggests: BiocStyle, knitr, rmarkdown
License: Artistic-2.0
URL: https://github.com/Bioconductor/GCPtools
BugReports: https://github.com/Bioconductor/GCPtools/issues
Encoding: UTF-8
VignetteBuilder: knitr
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.3
Config/pak/sysreqs: libicu-dev libssl-dev
Repository: https://bioc.r-universe.dev
Date/Publication: 2025-10-29 15:36:55 UTC
RemoteUrl: https://github.com/bioc/GCPtools
RemoteRef: HEAD
RemoteSha: 0bae1dc844875923d5369c4b7fa6020a6ae2604e
NeedsCompilation: no
Packaged: 2025-11-02 03:43:59 UTC; root
Author: Marcel Ramos [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-3242-0582>),
  Nitesh Turaga [aut],
  Martin Morgan [aut] (ORCID: <https://orcid.org/0000-0002-5874-8148>)
Maintainer: Marcel Ramos <marcel.ramos@sph.cuny.edu>
Built: R 4.6.0; ; 2025-11-02 03:45:33 UTC; windows
