Package: AnVILPublish
Title: Publish Packages and Other Resources to AnVIL Workspaces
Version: 1.6.0
Authors@R: 
    c(person(
        given = "Martin",
        family = "Morgan",
        role = c("aut", "cre"),
        email = "mtmorgan.bioc@gmail.com",
        comment = c(ORCID = "0000-0002-5874-8148")
    ), person(
       given = "Vincent",
       family = "Carey",
       role = "ctb",
       comment = c(ORCID = "0000-0003-4046-0063")
    ))
Description: 
    Use this package to create or update AnVIL workspaces from
    resources such as R / Bioconductor packages. The metadata about
    the package (e.g., select information from the package DESCRIPTION
    file and from vignette YAML headings) are used to populate the
    'DASHBOARD'. Vignettes are translated to python notebooks ready
    for evaluation in AnVIL.
License: Artistic-2.0
Imports: AnVIL, httr, jsonlite, rmarkdown, yaml, readr, whisker, tools,
        utils, stats
Suggests: knitr, BiocStyle, BiocManager, testthat (>= 3.0.0)
biocViews: Infrastructure, Software
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.1.1
VignetteBuilder: knitr
Config/testthat/edition: 3
git_url: https://git.bioconductor.org/packages/AnVILPublish
git_branch: RELEASE_3_15
git_last_commit: 184ed3b
git_last_commit_date: 2022-04-26
Date/Publication: 2022-04-26
NeedsCompilation: no
Packaged: 2022-04-26 21:16:53 UTC; biocbuild
Author: Martin Morgan [aut, cre] (<https://orcid.org/0000-0002-5874-8148>),
  Vincent Carey [ctb] (<https://orcid.org/0000-0003-4046-0063>)
Maintainer: Martin Morgan <mtmorgan.bioc@gmail.com>
Built: R 4.2.0; ; 2022-04-27 09:09:16 UTC; windows
