README.md

pacmanDependencies

An extension of the pacman package that explores package dependencies through a network graph. This concept is based on mran's Dependencies Graphs.

Installation

To download the development version of pacmanDependencies:

download the zip ball or tar ball, decompress and run R CMD INSTALL on it, or use the devtools package to install the development version:

# install.packages("devtools")

library(devtools)
install_github("trinker/pacmanDependencies")

Help

Package PDF Help Manual

Contact

You are welcome to: submit suggestions and bug-pacmanDependencies at: https://github.com/trinker/pacmanDependencies/issues send a pull request on: https://github.com/trinker/pacmanDependencies/ * compose a friendly e-mail to: tyler.rinker@gmail.com



trinker/pacmanDependencies documentation built on May 31, 2019, 9:41 p.m.