numbats / cranscrub

An R-package that provides the cleaned up CRAN log data
0 stars 0 forks source link

cranscrub

Lifecycle:
experimental

The goal of cranscrub is to facilitate cleaning of CRAN data.

Installation

You can install the development version of cranscrub from GitHub with:

# install.packages("devtools")
devtools::install_github("numbats/cranscrub")