Package: AnVILBase
Title: Generic functions for interacting with the AnVIL ecosystem
Version: 1.4.0
Authors@R: c(
  person("Marcel", "Ramos", , "marcel.ramos@sph.cuny.edu",
    c("aut", "cre"), c(ORCID = "0000-0002-3242-0582")),
  person("Martin", "Morgan", , , c("aut", "ctb"),
    c(ORCID = "0000-0002-5874-8148")),
  person("NIH NHGRI U24HG004059", role = "fnd")
  )
Description: Provides generic functions for interacting with the AnVIL
        ecosystem. Packages that use either GCP or Azure in AnVIL are
        built on top of AnVILBase. Extension packages will provide
        methods for interacting with other cloud providers.
License: Artistic-2.0
Depends: R (>= 4.4.0)
Imports: httr, httr2, dplyr, jsonlite, methods, tibble
Suggests: AnVIL, AnVILAz, AnVILGCP, BiocStyle, knitr, rmarkdown,
        testthat (>= 3.0.0), tinytest
biocViews: Software, Infrastructure
URL: https://github.com/Bioconductor/AnVILBase
BugReports: https://github.com/Bioconductor/AnVILBase/issues
VignetteBuilder: knitr
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2
Date: 2025-04-28
Config/testthat/edition: 3
Collate: 'AnVILBase-generics.R' 'AnVILBase-methods.R'
        'AnVILBase-package.R' 'Platform-class.R' 'Response.R'
        'avnotebooks-generics.R' 'avnotebooks-methods.R'
        'avtable-generics.R' 'avtable-methods.R'
        'avworkflow-generics.R' 'avworkflow-methods.R'
        'avworkspace-generics.R' 'avworkspace-methods.R'
        'cloud_platform.R' 'has_avworkspace-generics.R'
        'has_avworkspace-methods.R' 'utilities.R'
Config/pak/sysreqs: libssl-dev
Repository: https://bioc-release.r-universe.dev
Date/Publication: 2025-10-29 15:31:04 UTC
RemoteUrl: https://github.com/bioc/AnVILBase
RemoteRef: RELEASE_3_22
RemoteSha: fc4d3f30169e99c3003b62a8d4f8f69bc50f4ace
NeedsCompilation: no
Packaged: 2025-11-11 12:40:10 UTC; root
Author: Marcel Ramos [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-3242-0582>),
  Martin Morgan [aut, ctb] (ORCID:
    <https://orcid.org/0000-0002-5874-8148>),
  NIH NHGRI U24HG004059 [fnd]
Maintainer: Marcel Ramos <marcel.ramos@sph.cuny.edu>
Built: R 4.5.2; ; 2025-11-11 12:41:38 UTC; windows
