The goal of rpkgTemplate is to provide a minimal template for R package development that includes a
- setup for GitHub actions
- linter configuration
- a file for reproducible updates of the package setup: devstuffs.R
The goal of rpkgTemplate is to provide a minimal template for R package development that includes a