Package: AnVIL
Title: Bioconductor on the AnVIL compute environment
Version: 1.22.3
Authors@R: c(
    person(
        "Marcel", "Ramos", role = c("aut", "cre"),
        email = "marcel.ramos@sph.cuny.edu",
        comment = c(ORCID = "0000-0002-3242-0582")
    ),
    person(
       "Martin", "Morgan", role = c("aut"),
       comment = c(ORCID = "0000-0002-5874-8148")
    ),
    person("Kayla", "Interdonato", role = "aut"),
    person("Yubo", "Cheng", role = "aut"),
    person("Nitesh", "Turaga", role = "aut"),
    person("BJ", "Stubbs", role =  "ctb"),
    person("Vincent", "Carey", role = "ctb"),
    person("Sehyun", "Oh", role = "ctb"),
    person("Sweta", "Gopaulakrishnan", role = "ctb"),
    person("Valerie", "Obenchain", role = "ctb"))
Description: The AnVIL is a cloud computing resource developed in part
        by the National Human Genome Research Institute. The AnVIL
        package provides programatic access to the Dockstore, Leonardo,
        Rawls, TDR, and Terra RESTful programming interfaces. For
        platform-specific user-level functionality, see either the
        AnVILGCP or AnVILAz package.
License: Artistic-2.0
Encoding: UTF-8
Depends: R (>= 4.4.0), dplyr, AnVILBase
Imports: stats, utils, methods, futile.logger, GCPtools, jsonlite,
        httr, rapiclient, yaml, tibble, shiny, DT, miniUI, htmltools,
        BiocBaseUtils
Suggests: knitr, rmarkdown, testthat, withr, readr, BiocStyle,
        devtools, AnVILAz, AnVILGCP, lifecycle
Collate: utilities.R authenticate.R api.R AnVIL-package.R Service.R
        Services.R Leonardo.R Terra.R Rawls.R Dockstore.R TDR.R
        gadgets.R zzz.R
URL: https://github.com/Bioconductor/AnVIL
BugReports: https://github.com/Bioconductor/AnVIL/issues
VignetteBuilder: knitr
biocViews: Infrastructure
RoxygenNote: 7.3.3
Roxygen: list(markdown = TRUE)
Date: 2025-12-08
Config/pak/sysreqs: make libicu-dev libssl-dev zlib1g-dev
Repository: https://bioc-release.r-universe.dev
Date/Publication: 2025-12-11 21:22:34 UTC
RemoteUrl: https://github.com/bioc/AnVIL
RemoteRef: RELEASE_3_22
RemoteSha: 7bdf53159a997a10341dba68587ae08392353623
NeedsCompilation: no
Packaged: 2025-12-12 04:11:28 UTC; root
Author: Marcel Ramos [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-3242-0582>),
  Martin Morgan [aut] (ORCID: <https://orcid.org/0000-0002-5874-8148>),
  Kayla Interdonato [aut],
  Yubo Cheng [aut],
  Nitesh Turaga [aut],
  BJ Stubbs [ctb],
  Vincent Carey [ctb],
  Sehyun Oh [ctb],
  Sweta Gopaulakrishnan [ctb],
  Valerie Obenchain [ctb]
Maintainer: Marcel Ramos <marcel.ramos@sph.cuny.edu>
Built: R 4.5.2; ; 2025-12-12 04:13:22 UTC; windows
