Package: biocthis
Title: Automate package and project setup for Bioconductor packages
Version: 1.21.0
Date: 2025-03-18
Authors@R: 
    c(
    person("Leonardo", "Collado-Torres", role = c("aut", "cre"), 
    email = "lcolladotor@gmail.com", comment = c(ORCID = "0000-0003-2140-308X")),
    person("Marcel", "Ramos", email = "marcel.ramos@roswellpark.org",
    role = c("ctb"), comment = c(ORCID = "0000-0002-3242-0582"))
    )
Description: This package expands the usethis package with the goal of
        helping automate the process of creating R packages for
        Bioconductor or making them Bioconductor-friendly.
License: Artistic-2.0
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2
URL: https://github.com/lcolladotor/biocthis
BugReports: https://github.com/lcolladotor/biocthis/issues
biocViews: Software, ReportWriting
Imports: BiocManager, fs, glue, rlang, styler, usethis (>= 2.0.1)
Suggests: BiocStyle, covr, devtools, knitr, pkgdown, RefManageR,
        rmarkdown, sessioninfo, testthat, utils
VignetteBuilder: knitr
Config/pak/sysreqs: git make libgit2-dev libssl-dev libx11-dev
Repository: https://bioc.r-universe.dev
Date/Publication: 2025-10-29 15:03:27 UTC
RemoteUrl: https://github.com/bioc/biocthis
RemoteRef: HEAD
RemoteSha: 87afbdab007a12bf4b719494ce43f25a91c7deeb
NeedsCompilation: no
Packaged: 2025-11-02 03:31:53 UTC; root
Author: Leonardo Collado-Torres [aut, cre] (ORCID:
    <https://orcid.org/0000-0003-2140-308X>),
  Marcel Ramos [ctb] (ORCID: <https://orcid.org/0000-0002-3242-0582>)
Maintainer: Leonardo Collado-Torres <lcolladotor@gmail.com>
Built: R 4.6.0; ; 2025-11-02 03:33:47 UTC; windows
