Ivan Jacob Agaloos Pesigan 2021-01-15

Travis build status AppVeyor build status codecov

The goal of jeksterslabRpkg is to provide useful utility functions to create a boilerplate package.

Installation

You can install the released version of jeksterslabRpkg from GitHub with:

remotes::install_github("jeksterslabds/jeksterslabRpkg")

Test

It is difficult to perform automatic unit tests and code coverage on a package that generates another package. As a proxy, jeksterslabRpkg is used to generate a new package boilerplatePackage pushed to Github. A successful boilerplatePackage build provides evidence that jeksterslabRpkg work properly.

Package Documentation

See GitHub Pages for package documentation.