readme.md

popPack

Build Status

Travis-CI Build Status

This is a package which has only one goal. To install most of (if not all) the popular packages in R.

It contains no useful functions.

The packages (all dependencies will also be installed) are in the imports list and not in the depends. This means that they will be downloaded and installed but will not be attached if the package is loaded (why would you load popPack anyway).

How to Install

You need devtools to install this package (install.packages('devtools') from the R console). Then just type on your console:

devtools::install_github('lyzander/popPack')

List of included packages



LyzandeR/popPack documentation built on May 7, 2019, 2:04 p.m.