BiocCheck
This is the development version of BiocCheck; for the stable release version, see BiocCheck.
Bioconductor-specific package checks
Bioconductor version: Development (3.23)
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]
             
           
, 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.6") and enter:
if (!require("BiocManager", quietly = TRUE))
    install.packages("BiocManager")
# The following initializes usage of Bioc devel
BiocManager::install(version='devel')
BiocManager::install("BiocCheck")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
| Reference Manual | 
Details
| biocViews | Infrastructure, Software | 
| Version | 1.47.0 | 
| In Bioconductor since | BioC 2.14 (R-3.1) (11.5 years) | 
| License | Artistic-2.0 | 
| Depends | R (>= 4.4.0) | 
| Imports | BiocBaseUtils, BiocFileCache, BiocManager, biocViews, callr, cli, codetools, graph, httr2, knitr, methods, rvest, stringdist, tools, utils | 
| System Requirements | |
| URL | https://github.com/Bioconductor/BiocCheck | 
| Bug Reports | https://github.com/Bioconductor/BiocCheck/issues | 
See More
| Suggests | BiocStyle, devtools, gert, jsonlite, rmarkdown, tinytest, usethis | 
| Linking To | |
| Enhances | |
| Depends On Me | |
| Imports Me | |
| Suggests Me | |
| Links To Me | |
| Build Report | Build Report | 
Package Archives
Follow Installation instructions to use this package in your R session.
| Source Package | |
| Windows Binary (x86_64) | |
| macOS Binary (x86_64) | |
| macOS Binary (arm64) | |
| Source Repository | git clone https://git.bioconductor.org/packages/BiocCheck | 
| Source Repository (Developer Access) | git clone git@git.bioconductor.org:packages/BiocCheck | 
| Package Short Url | https://bioconductor.org/packages/BiocCheck/ | 
| Package Downloads Report | Download Stats |