Package: AnVILGCP
Title: The GCP R Client for the AnVIL
Version: 1.4.1
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", , , "aut"),
    person("Martin", "Morgan", , , "aut", c(ORCID = "0000-0002-5874-8148"))
  )
Description: The package provides a set of functions to interact with
        the Google Cloud Platform (GCP) services on the AnVIL platform.
        The package is designed to use the API calls from the AnVIL
        package. It coordinates AnVIL workspace functionality with
        native GCP tools.
biocViews: Software, Infrastructure, ThirdPartyClient, DataImport
Depends: R (>= 4.4.0)
Imports: AnVILBase, BiocBaseUtils, dplyr, GCPtools (>= 0.99.4), httr,
        jsonlite, methods, rlang, stats, tibble, tidyr, utils
Suggests: AnVIL, BiocStyle, knitr, rmarkdown, testthat, withr
VignetteBuilder: knitr
BugReports: https://github.com/Bioconductor/AnVILGCP/issues
URL: https://github.com/Bioconductor/AnVILGCP
License: Artistic-2.0
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.3
Collate: 'av.R' 'avdata.R' 'gcp-class.R' 'avnotebooks-methods.R'
        'avtable-methods.R' 'avworkflow-methods.R' 'avworkflow.R'
        'avworkflow_configuration.R' 'avworkspace-methods.R' 'drs.R'
        'gcloud.R' 'gcloud_sdk.R' 'gcp-methods.R' 'gsutil.R'
        'has_avworkspace-methods.R' 'localize.R' 'utilities.R'
Config/pak/sysreqs: libicu-dev libssl-dev
Repository: https://bioc-release.r-universe.dev
Date/Publication: 2025-11-14 21:34:02 UTC
RemoteUrl: https://github.com/bioc/AnVILGCP
RemoteRef: RELEASE_3_22
RemoteSha: 49f759343711c2612421b4ef949010c0aecf5996
NeedsCompilation: no
Packaged: 2025-11-15 03:55:18 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.5.2; ; 2025-11-15 03:57:50 UTC; windows
