README.md

The poplite package DOI

Installation

The newest stable version of the package is available from CRAN.

If you wish to use a development version that has not yet been pushed to CRAN the package can also be installed manually by first clicking 'Download ZIP' and unzipping the resulting poplite-master.zip file into a convenient directory. From within R in the same directory as poplite-master type:

install.packages("poplite-master", repos=NULL, type="source")

or for instance using the devtools package:

install_github("dbottomly/poplite", ref="master")

Note that another branch name can be substituted for master

How to contribute

Contributions are encouraged through the standard fork/pull procedures. Feel free to send me an email with any questions.

Contact

Dan Bottomly bottomly@ohsu.edu



dbottomly/poplite documentation built on May 15, 2019, 1:23 a.m.