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

https://github.com/r-lib/itdepends


https://github.com/r-lib/itdepends

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

        

# itdepends

[![Travis build status](https://travis-ci.org/jimhester/itdepends.svg?branch=master)](https://travis-ci.org/jimhester/itdepends)

itdepends provides tools to assess usage, measure weights, visualize
proportions and assist removal of dependencies.

## Installation

You can install the development version of itdepends with the [devtools](http://devtools.r-lib.org) package.

``` r
# install.packages("devtools")
devtools::install_github("jimhester/itdepends")
```

## Thanks

- Hadley Wickham for coming up with the name of the package / talk.