Name Mode Size
..
CRANstatus.R 100644 2 kb
biocBuildEmail.R 100644 11 kb
biocBuildReport.R 100644 5 kb
biocBuildReportDB.R 100644 2 kb
biocBuildStatusDB.R 100644 2 kb
biocDownloadStats.R 100644 12 kb
biocExplore.R 100644 1 kb
biocMaintained.R 100644 2 kb
biocPkgList.R 100644 8 kb
biocPkgRanges.R 100644 1 kb
biocPkgTools.R 100644 1 kb
biocRevDepEmail.R 100644 5 kb
buildPkgDependencyGraph.R 100644 8 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
getYearsInBioc.R 100644 10 kb
githubUtils.R 100644 3 kb
newBiocPkgDOI.R 100644 4 kb
pkgBiocDeps.R 100644 4 kb
pkgDependencyMetrics.R 100644 15 kb
problemPage.R 100644 4 kb
repositoryStats.R 100644 6 kb
use_orcid.R 100644 3 kb
utilities.R 100644 3 kb
vignetteTools.R 100644 1 kb
README.md
# BiocPkgTools <!-- badges: start --> [![R-CMD-check](https://github.com/seandavi/BiocPkgTools/actions/workflows/R-CMD-check.yaml/badge.svg?branch=RELEASE_3_21)](https://github.com/seandavi/BiocPkgTools/actions/workflows/R-CMD-check.yaml) <!-- 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)