Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/seandavi/biocpkgtools

Computable build reports, package metadata, and download stats from the Bioconductor project
https://github.com/seandavi/biocpkgtools

bioconductor metadata rstats

Last synced: 5 days ago
JSON representation

Computable build reports, package metadata, and download stats from the Bioconductor project

Awesome Lists containing this project

README

        

# BiocPkgTools

[![R-CMD-check](https://github.com/seandavi/BiocPkgTools/workflows/R-CMD-check/badge.svg)](https://github.com/seandavi/BiocPkgTools/actions)

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)