Skip to content

Release v0.1.13

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Aug 15:56
3d8da38
# checklist 0.1.13

* A new function `update_citation()` creates or updates a default citation in
  `inst/CITATION`.
* When INBO is not listed as copyright holder, `check_description()` returns a
  warning rather than an error. 
  This implies that you can motivate to ignore it via `write_checklist()`. (#33)
* Ignore all `.Rd` files when running `check_filename()`. (#59)
* `check_filename()` allows `R/sysdata.rda`. (#62)