Package: AnVILBase
Title: Generic functions for interacting with the AnVIL ecosystem
Version: 1.5.1
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, GCPtools, 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.3
Date: 2025-11-10
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.r-universe.dev
Date/Publication: 2025-11-10 17:20:41 UTC
RemoteUrl: https://github.com/bioc/AnVILBase
RemoteRef: HEAD
RemoteSha: fb8f17528d0accffce084d84ebd96826f4f5fb10
NeedsCompilation: no
Packaged: 2025-11-11 03:19:26 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.6.0; ; 2025-11-11 03:21:31 UTC; windows
