Ivan Jacob Agaloos Pesigan 2021-01-15
The goal of jeksterslabRpkg
is to provide useful utility functions to create a boilerplate package.
You can install the released version of jeksterslabRpkg
from GitHub with:
remotes::install_github("jeksterslabds/jeksterslabRpkg")
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.
See GitHub Pages for package documentation.