- Home
- Bioconductor 3.21
- Software Packages
- BiocCheck
BiocCheck
This package is for version 3.21 of Bioconductor; for the stable, up-to-date release version, see BiocCheck.
Bioconductor-specific package checks
Bioconductor version: 3.21
BiocCheck guides maintainers through Bioconductor best practicies. It runs Bioconductor-specific package checks by searching through package code, examples, and vignettes. Maintainers are required to address all errors, warnings, and most notes produced.
Author: Bioconductor Package Maintainer [aut], Lori Shepherd [aut], Daniel von Twisk [ctb], Kevin Rue [ctb], Marcel Ramos [aut, cre] ORCID iD ORCID: 0000-0002-3242-0582 , Leonardo Collado-Torres [ctb], Federico Marini [ctb]
Maintainer: Marcel Ramos <marcel.ramos at sph.cuny.edu>
citation("BiocCheck")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("BiocCheck")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("BiocCheck")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.