leerichardson/leeR: R-Package Development Examples

Provides example code for various R-package techniques. Currently includes example code for writing functions, documenting functions, testing, writing c-code, and getting a package set up for CRAN.

Getting started

Package details

AuthorLee F. Richardson
MaintainerLee F. Richardson <leerichardson2013@gmail.com>
LicenseMIT + file LICENSE
Version1.0.0
URL http://github.com/leerichardson/leeR
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("leerichardson/leeR")
leerichardson/leeR documentation built on May 21, 2019, 1:39 a.m.