Package: AnVILPublish
Title: Publish Packages and Other Resources to AnVIL Workspaces
Version: 1.23.5
Authors@R: c(
    person(
        "Marcel", "Ramos", role = c("aut", "cre"),
        email = "marcel.ramos@sph.cuny.edu",
        comment = c(ORCID = "0000-0002-3242-0582")
    ),
    person(
        "Martin", "Morgan", role = c("aut"),
        comment = c(ORCID = "0000-0002-5874-8148")
    ),
    person("Kayla", "Interdonato", role = "aut"),
    person(
        "Vincent", "Carey", role = "ctb",
        comment = c(ORCID = "0000-0003-4046-0063")
    ), 
    person(
        "NHGRI", role = "fnd", comment = c(GrantNo. = "U24HG010263")
    ))
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, AnVILGCP, BiocBaseUtils, BiocManager, httr, jsonlite,
        rmarkdown, yaml, readr, whisker, tools, utils, stats
Suggests: AnVILBase, knitr, BiocStyle, GCPtools, testthat (>= 3.0.0)
biocViews: Infrastructure, Software
SystemRequirements: Quarto command line tool
        (<https://github.com/quarto-dev/quarto-cli>)
URL: https://github.com/Bioconductor/AnVILPublish/
BugReports: https://github.com/Bioconductor/AnVILPublish/issues
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
VignetteBuilder: knitr
Config/testthat/edition: 3
Date: 2026-05-29
Config/roxygen2/version: 8.0.0
Config/pak/sysreqs: cmake make libicu-dev libsecret-1-dev libuv1-dev
        libssl-dev libx11-dev zlib1g-dev
Repository: https://bioc.r-universe.dev
Date/Publication: 2026-05-30 03:35:42 UTC
RemoteUrl: https://github.com/bioc/AnVILPublish
RemoteRef: HEAD
RemoteSha: 06e578a38e1073777c4773bcbf3c1632afa80cf7
NeedsCompilation: no
Packaged: 2026-05-30 09:43:52 UTC; root
Author: Marcel Ramos [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-3242-0582>),
  Martin Morgan [aut] (ORCID: <https://orcid.org/0000-0002-5874-8148>),
  Kayla Interdonato [aut],
  Vincent Carey [ctb] (ORCID: <https://orcid.org/0000-0003-4046-0063>),
  NHGRI [fnd] (GrantNo.: U24HG010263)
Maintainer: Marcel Ramos <marcel.ramos@sph.cuny.edu>
Built: R 4.6.0; ; 2026-05-30 14:13:20 UTC; unix
