Name Mode Size
..
CRANstatus.R 100644 2 kb
biocBuildEmail.R 100644 11 kb
biocBuildReport.R 100644 7 kb
biocDownloadStats.R 100644 12 kb
biocExplore.R 100644 1 kb
biocLastBuildDate.R 100644 1 kb
biocMaintained.R 100644 1 kb
biocPkgList.R 100644 8 kb
biocPkgRanges.R 100644 2 kb
biocPkgTools.R 100644 1 kb
biocRevDepEmail.R 100644 6 kb
buildPkgDependencyGraph.R 100644 7 kb
cache.R 100644 2 kb
classDependencies.R 100644 9 kb
condaDownloadStats.R 100644 2 kb
dataciteXMLGenerate.R 100644 1 kb
getData.R 100644 4 kb
getPackageInfo.R 100644 1 kb
githubUtils.R 100644 3 kb
newBiocPkgDOI.R 100644 4 kb
pkgBiocDeps.R 100644 3 kb
pkgDependencyMetrics.R 100644 15 kb
problemPage.R 100644 4 kb
repositoryStats.R 100644 6 kb
use_orcid.R 100644 3 kb
vignetteTools.R 100644 1 kb
README.md
# BiocPkgTools <!-- badges: start --> [![R-CMD-check](https://github.com/seandavi/BiocPkgTools/workflows/R-CMD-check/badge.svg)](https://github.com/seandavi/BiocPkgTools/actions) <!-- badges: end --> 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 in a tidy data format. The goal is to expose metadata for data mining and value-added functionality such as package searching, text mining, and analytics on packages. Functionality includes access to ***computable versions of***: - Download statistics - Detailed package information - Package dependendencies (and reverse dependencies) - Package BiocViews categories - Build reports - Vignettes (including examples of text mining)