README.md

usepois

Lifecycle:
experimental Travis build
status AppVeyor build
status Codecov test
coverage CRAN
status

usepois is a value-added wrapper on top of usethis for Poisson packages and analysis projects.

Installation

To install the developmental version from GitHub

# install.packages("remotes")
remotes::install_github("poissonconsulting/usepois")

To install the latest developmental release from the Poisson drat repository

# install.packages("drat")
drat::addRepo("poissonconsulting")
install.packages("usepois")

Contribution

Please report any issues.

Pull requests are always welcome.

Please note that this project is released with a Contributor Code of Conduct. By contributing, you agree to abide by its terms.



poissonconsulting/usepois documentation built on March 12, 2020, 7:25 a.m.