R/biocPkgTools.R
BiocPkgTools.Rd
Bioconductor has a rich ecosystem of metadata around packages, usage, and build status. This package is a simple collection of functions to access that metadata from R. The goal is to expose metadata for data mining and value-added functionality such as package searching, text mining, and analytics on packages.
The biocBuildReport
function returns a computable
form of the Bioconductor Build Report.
The biocDownloadStats
function gets Bioconductor
download stats, allowing users to quickly find commonly used
packages. The biocPkgList
is useful for getting
a complete listing of all Bioconductor packages.
Bioconductor packages all have Digital Object Identifiers (DOIs). This package contains basic infrastructure for creating, updating, and de-referencing DOIs.