The goal of howtoRpackage is to ...
You can install the dev version of howtoRpackage from Github with:
library(devtools)
devtools::install_github(repo = "https://github.com/bniebuhr/howtoRpackage.git", ref = "HEAD")
You can also clone (or fork + clone) this repo to your computer and build it yourself!