https://github.com/r-lib/itdepends
https://github.com/r-lib/itdepends
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/r-lib/itdepends
- Owner: r-lib
- License: other
- Created: 2018-10-16T17:42:23.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2021-10-27T22:32:13.000Z (over 3 years ago)
- Last Synced: 2024-08-13T07:15:34.998Z (8 months ago)
- Language: R
- Size: 49.8 KB
- Stars: 133
- Watchers: 3
- Forks: 13
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- jimsghstars - r-lib/itdepends - (R)
README
# itdepends
[](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.