Prepare for release: - [x] git pull - [x] urlchecker::url_check() - [x] devtools::build_readme() - [x] devtools::check(remote = TRUE, manual = TRUE) - [x] devtools::check_win_devel() - [x] git push - [ ] Draft blog post - [x] Run goodpractice::gp() - [x] Review [WORDLIST](https://docs.cran.dev/spelling#wordlist) - [x] Check if # nolint comments are still needed with recent lintr releases - [x] All contributors to this release are acknowledged in some way Submit to CRAN: - [x] usethis::use_version('minor') - [x] devtools::submit_cran() - [x] Approve email Wait for CRAN... - [ ] Accepted 🎉 - [ ] Finish & publish blog post - [ ] Add link to blog post in pkgdown news menu - [ ] usethis::use_github_release() - [ ] usethis::use_dev_version(push = TRUE) - [ ] Share on social media
Prepare for release:
git pull
urlchecker::url_check()
devtools::build_readme()
devtools::check(remote = TRUE, manual = TRUE)
devtools::check_win_devel()
git push
Draft blog post
Run goodpractice::gp()
Review WORDLIST
Check if # nolint comments are still needed with recent lintr releases
All contributors to this release are acknowledged in some way
Submit to CRAN:
usethis::use_version('minor')
devtools::submit_cran()
Approve email
Wait for CRAN...
Accepted 🎉
Finish & publish blog post
Add link to blog post in pkgdown news menu
usethis::use_github_release()
usethis::use_dev_version(push = TRUE)
Share on social media