The goal of sitsdraft is to create a common directory setup for an easy reproducibility.
You can install the development version from GitHub with:
# install.packages("devtools")
devtools::install_github("OldLipe/sitsdraft")
This is a basic example which shows you how to solve a common problem:
library(sitsdraft)
sitsdraft::sitsdraft('mydir/mypackage')