Bioc2026 Registration Open!

biocthis

Automate package and project setup for Bioconductor packages

Bioconductor version: 3.23 · Package version: 1.22.0

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.

Installation

if (!require("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

BiocManager::install("biocthis")

Details

MaintainerLeonardo Collado-Torres <lcolladotor@gmail.com>
AuthorLeonardo Collado-Torres [aut, cre] (ORCID: <https://orcid.org/0000-0003-2140-308X>), Marcel Ramos [ctb] (ORCID: <https://orcid.org/0000-0002-3242-0582>)
LicenseArtistic-2.0
URLhttps://github.com/lcolladotor/biocthis
Bug Reportshttps://github.com/lcolladotor/biocthis/issues
Downloads rank793
Source branchRELEASE_3_23
biocViewsReportWriting, Software

Documentation

Download

Dependencies

Imports: BiocManager, fs, glue, rlang, styler, usethis (>= 2.0.1)

Suggests: BiocStyle, covr, devtools, knitr, pkgdown, RefManageR, rmarkdown, sessioninfo, testthat, utils

Reverse dependencies

Imports Me (1): HubPub

Suggests Me (2): drugfindR, tripr