Release rethnicity 0.2.5
Closed this issue · 0 comments
fangzhou-xie commented
Prepare for release:
-
git pull
- Check current CRAN check results
- Polish NEWS
-
urlchecker::url_check()
-
devtools::build_readme()
-
devtools::check(remote = TRUE, manual = TRUE)
-
devtools::check_win_devel()
- Update
cran-comments.md
-
git push
-
rhub v2
auto-check using Github Actions
Submit to CRAN:
-
usethis::use_version('patch')
-
devtools::submit_cran()
- Approve email
Wait for CRAN...
- Accepted 🎉
-
usethis::use_github_release()
-
usethis::use_dev_version(push = TRUE)