Package: AnVILPublish
Title: Publish Packages and Other Resources to AnVIL Workspaces
Version: 1.20.0
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")
    ))
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: knitr, BiocStyle, GCPtools, testthat (>= 3.0.0)
biocViews: Infrastructure, Software
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2
VignetteBuilder: knitr
Config/testthat/edition: 3
Date: 2025-08-12
Config/pak/sysreqs: make libicu-dev libssl-dev libx11-dev zlib1g-dev
Repository: https://bioc-release.r-universe.dev
Date/Publication: 2025-10-29 15:03:32 UTC
RemoteUrl: https://github.com/bioc/AnVILPublish
RemoteRef: RELEASE_3_22
RemoteSha: d3ede2318d5ced4a9a3389a8e143d77b0be5581e
NeedsCompilation: no
Packaged: 2025-11-11 12:49:05 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>)
Maintainer: Marcel Ramos <marcel.ramos@sph.cuny.edu>
Built: R 4.5.2; ; 2025-11-11 12:50:56 UTC; windows
