- Update
module_add_HowToCite()
to work with a DESCRIPTION file without author doubling. - Update
.Rbuildignore
- Add alternative
.Rbuildignore
that is used in caseas_cran = TRUE
. This version ensures that snapshot tests do not become part of the package, keeping thetar.gz
size small.