- Home
- Bioconductor 3.19
- Software Packages
- BiocCheck
BiocCheck
This package is for version 3.19 of Bioconductor; for the stable, up-to-date release version, see BiocCheck.
Bioconductor-specific package checks
Bioconductor version: 3.19
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] , Leonardo Collado-Torres [ctb], Federico Marini [ctb]
Maintainer: Marcel Ramos <marcel.ramos at roswellpark.org>
citation("BiocCheck")):
Installation
To install this package, start R (version "4.4") 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.