Package: AnVILBase Title: Generic functions for interacting with the AnVIL ecosystem Version: 1.7.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, 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: 2026-04-24 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://link-ny.r-universe.dev Date/Publication: 2026-04-28 13:03:22 UTC RemoteUrl: https://github.com/Bioconductor/AnVILBase RemoteRef: HEAD RemoteSha: 3344f923f24cfe11489a15eec059e22fcf29b663 NeedsCompilation: no Packaged: 2026-06-10 10:41:40 UTC; root Author: Marcel Ramos [aut, cre] (ORCID: ), Martin Morgan [aut, ctb] (ORCID: ), NIH NHGRI U24HG004059 [fnd] Maintainer: Marcel Ramos