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.5.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'
git_url: https://git.bioconductor.org/packages/AnVILBase
git_branch: RELEASE_3_22
git_last_commit: fc4d3f3
git_last_commit_date: 2025-10-29
Repository: Bioconductor 3.22
Date/Publication: 2025-10-29
NeedsCompilation: no
Packaged: 2025-10-30 02:44:06 UTC; biocbuild
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.1; ; 2025-10-30 12:04:14 UTC; unix
