Package: AnVIL
Title: Bioconductor on the AnVIL compute environment
Version: 1.2.1
Authors@R: 
    c(person(
        "Martin", "Morgan", role = c("aut", "cre"),
        email = "mtmorgan.bioc@gmail.com"
     ),
     person("Nitesh", "Turaga", role = "aut"),
     person("BJ", "Stubbs", role =  "ctb"),
     person("Vincent", "Carey", role = "ctb"),
     person("Marcel", "Ramos", role = "ctb"),
     person("Sweta", "Gopaulakrishnan", role = "ctb"),
     person("Valerie", "Obenchain", role = "ctb")
    )
Description: The AnVIL is cloud computing resource developed in part
    by the National Human Genome Research Institute. The AnVIL package
    provides end-user and devloper 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, Dockstore, and Gen3 RESTful programming
    interface, including helper functions to transform JSON responses
    to more 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, curl,
        rapiclient (>= 0.1.3), tibble, tidyselect, rlang, BiocManager
Suggests: knitr, rmarkdown, testthat, withr, readr
Collate: utilities.R authenticate.R Service.R Services.R Leonardo.R
        Terra.R Dockstore.R Gen3.R Response.R gcloud_sdk.R gcloud.R
        gsutil.R localize.R av.R avworkflow.R drs.R zzz.R
LazyData: true
VignetteBuilder: knitr
biocViews: Infrastructure
RoxygenNote: 7.1.1
git_url: https://git.bioconductor.org/packages/AnVIL
git_branch: RELEASE_3_12
git_last_commit: 16197ca
git_last_commit_date: 2021-04-29
Date/Publication: 2021-04-29
NeedsCompilation: no
Packaged: 2021-04-29 23:34:21 UTC; biocbuild
Author: Martin Morgan [aut, cre],
  Nitesh Turaga [aut],
  BJ Stubbs [ctb],
  Vincent Carey [ctb],
  Marcel Ramos [ctb],
  Sweta Gopaulakrishnan [ctb],
  Valerie Obenchain [ctb]
Maintainer: Martin Morgan <mtmorgan.bioc@gmail.com>
Built: R 4.0.5; ; 2021-04-30 12:31:52 UTC; windows
