Name Mode Size
..
BiocPkgTools-cache.Rd 100644 1 kb
BiocPkgTools-defunct.Rd 100644 1 kb
BiocPkgTools.Rd 100644 1 kb
CRANstatus.Rd 100644 1 kb
activitySince.Rd 100644 2 kb
anacondaDownloadStats.Rd 100644 1 kb
biocBuildEmail.Rd 100644 3 kb
biocBuildReport.Rd 100644 1 kb
biocDownloadStats.Rd 100644 1 kb
biocExplore.Rd 100644 1 kb
biocMaintained.Rd 100644 1 kb
biocPkgList.Rd 100644 2 kb
biocPkgRanges.Rd 100644 1 kb
biocRevDepEmail.Rd 100644 3 kb
buildPkgDependencyDataFrame.Rd 100644 2 kb
buildPkgDependencyIgraph.Rd 100644 1 kb
class-dependencies.Rd 100644 1 kb
dataciteXMLGenerate.Rd 100644 1 kb
dot-getDepGain.Rd 100644 1 kb
dot-get_cre_orcid.Rd 100644 0 kb
dot-get_orcid_rec.Rd 100644 0 kb
firstInBioc.Rd 100644 1 kb
generateBiocPkgDOI.Rd 100644 2 kb
getBiocVignette.Rd 100644 1 kb
getPackageInfo.Rd 100644 0 kb
get_bioc_data.Rd 100644 0 kb
get_cre_orcids.Rd 100644 1 kb
githubDetails.Rd 100644 2 kb
githubURLParts.Rd 100644 1 kb
inducedSubgraphByPkgs.Rd 100644 1 kb
latestPkgStats.Rd 100644 1 kb
orcid_table.Rd 100644 1 kb
pkgBiocDeps.Rd 100644 2 kb
pkgBiocRevDeps.Rd 100644 2 kb
pkgCombDependencyGain.Rd 100644 1 kb
pkgDepImports.Rd 100644 1 kb
pkgDepMetrics.Rd 100644 3 kb
pkgDownloadRank.Rd 100644 1 kb
pkgDownloadStats.Rd 100644 1 kb
problemPage.Rd 100644 1 kb
repositoryStats.Rd 100644 3 kb
subgraphByDegree.Rd 100644 1 kb
templatePath.Rd 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)