Package: AnVILWorkflow
Title: Run workflows implemented in Terra/AnVIL workspace
Version: 1.11.0
Date: 2025-10-27
Authors@R: 
    c(person(given = "Sehyun",
            family = "Oh",
            role = c("aut", "cre"),
            email = "shbrief@gmail.com",
            comment = c(ORCID = "0000-0002-9490-3061")),
     person("Marcel", "Ramos", , "marcel.ramos@sph.cuny.edu", "ctb", c(ORCID = "0000-0002-3242-0582")),
     person("Kai", "Gravel-Pucillo", role = "aut"))
Description: The AnVIL is a cloud computing resource developed in part
    by the National Human Genome Research Institute. The main cloud-based
    genomics platform deported by the AnVIL project is Terra. The 
    AnVILWorkflow package allows remote access to Terra implemented workflows,
    enabling end-user to utilize Terra/ AnVIL provided resources - such as
    data, workflows, and flexible/scalble computing resources - through the 
    conventional R functions.
Depends:
    R (>= 4.4.0),
    AnVILGCP,
    AnVILBase,
    httr
Imports:
    AnVIL,
    dplyr,
    jsonlite,
    rlang,
    tibble,
    tidyr,
    utils,
    methods,
    plyr,
    stringr
Suggests:
    knitr,
    BiocStyle
License: Artistic-2.0
biocViews:
    Infrastructure,
    Software
Encoding: UTF-8
VignetteBuilder: knitr
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.3
URL: https://github.com/shbrief/AnVILWorkflow
BugReports: https://github.com/shbrief/AnVILWorkflow/issues
git_url: https://git.bioconductor.org/packages/AnVILWorkflow
git_branch: devel
git_last_commit: 46f2772
git_last_commit_date: 2025-10-29
Repository: Bioconductor 3.23
