Package: AnVIL
Title: Bioconductor on the AnVIL compute environment
Version: 1.8.7
Authors@R: 
    c(person(
        "Martin", "Morgan", role = c("aut", "cre"),
        email = "mtmorgan.bioc@gmail.com",
        comment = c(ORCID = "0000-0002-5874-8148")
     ),
     person("Nitesh", "Turaga", role = "aut"),
     person("BJ", "Stubbs", role =  "ctb"),
     person("Vincent", "Carey", role = "ctb"),
     person("Marcel", "Ramos", 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 end-user and developer functionality. For the end-user,
    AnVIL provides fast binary package installation, utitlities for
    working with Terra / AnVIL table and data resources, and
    convenient functions for file movement to and from Google cloud
    storage. For developers, AnVIL provides programatic access to the
    Terra, Leonardo, Rawls, Dockstore, and Gen3 RESTful programming
    interface, including helper functions to transform JSON responses
    to formats more amenable to manipulation in R.
License: Artistic-2.0
Encoding: UTF-8
Depends: R (>= 3.6), dplyr
Imports: stats, utils, methods, futile.logger, jsonlite, httr,
        rapiclient (>= 0.1.3), tibble, tidyselect, tidyr, rlang,
        BiocManager
Suggests: parallel, knitr, rmarkdown, testthat, withr, readr, BiocStyle
Collate: utilities.R install.R authenticate.R api.R Service.R
        Services.R Leonardo.R Terra.R Rawls.R Dockstore.R Gen3.R
        Response.R gcloud_sdk.R gcloud.R gsutil.R localize.R drs.R av.R
        avworkspace.R avworkflow.R avworkflow_configuration.R
        avnotebooks.R zzz.R
VignetteBuilder: knitr
biocViews: Infrastructure
RoxygenNote: 7.1.2
git_url: https://git.bioconductor.org/packages/AnVIL
git_branch: RELEASE_3_15
git_last_commit: 4efdba0
git_last_commit_date: 2022-10-06
Date/Publication: 2022-10-09
NeedsCompilation: no
Packaged: 2022-10-09 20:53:49 UTC; biocbuild
Author: Martin Morgan [aut, cre] (<https://orcid.org/0000-0002-5874-8148>),
  Nitesh Turaga [aut],
  BJ Stubbs [ctb],
  Vincent Carey [ctb],
  Marcel Ramos [ctb],
  Sehyun Oh [ctb],
  Sweta Gopaulakrishnan [ctb],
  Valerie Obenchain [ctb]
Maintainer: Martin Morgan <mtmorgan.bioc@gmail.com>
Built: R 4.2.1; ; 2022-10-10 09:20:45 UTC; windows
