## Release checklist: version *1.0.1* - [x] Close any issues assigned to this release - [x] Update version number, publish date, etc. in DESCRIPTION - [ ] Mint new DOI for release if minor or major release - [ ] Update DOI, version number, publish date, etc. in README.md - [x] Check and update contributors list and update CITATION if needed - [x] check that all new functions have unit tests - [x] update NEWS - [x] Check spelling - [x] Check spelling (`spelling::spell_check_package()`) - [x] Update wordlist (`spelling::update_wordlist()`) - [x] All tests pass with `devtools::test()` locally - [x] No errors, warnings, notes in `devtools::check(cran=TRUE, incoming=TRUE)` locally in R-release - [x] run revdepcheck::revdep_check() - [x] R CMD check passes under Github Actions - [x] MacOS (latest) R-release - [x] Windows (latest) R-release - [x] Ubuntu (latest) R-release - [x] Ubuntu (latest) R-devel - [x] Ubuntu (latest) R-oldrel - [ ] via win-builder - [ ] Windows: R release - [ ] Windows: R devel - [x] update cran_comments - [ ] submit to CRAN ## Post CRAN approval - [ ] create release tag (format `x.y.z`) - [ ] write github release notes and publish release
Release checklist: version 1.0.1
spelling::spell_check_package())spelling::update_wordlist())devtools::test()locallydevtools::check(cran=TRUE, incoming=TRUE)locally in R-releasePost CRAN approval
x.y.z)