Package: AnVILWorkflow Title: Run workflows implemented in Terra/AnVIL workspace Version: 1.13.0 Date: 2023-4-23 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 Config/pak/sysreqs: cmake make libicu-dev libsecret-1-dev libuv1-dev libssl-dev zlib1g-dev Repository: https://bioc.r-universe.dev Date/Publication: 2026-04-28 13:00:02 UTC RemoteUrl: https://github.com/bioc/AnVILWorkflow RemoteRef: HEAD RemoteSha: 1cf359ce862b2cb388881b2222117b72e6acc6c9 NeedsCompilation: no Packaged: 2026-07-05 01:46:16 UTC; root Author: Sehyun Oh [aut, cre] (ORCID: ), Marcel Ramos [ctb] (ORCID: ), Kai Gravel-Pucillo [aut] Maintainer: Sehyun Oh