Closed aylapear closed 1 year ago
Did the release early, will need to undo if resubmission is required
This old thread has been automatically locked. If you think you have found something related to this, please open a new issue and link to this old issue if necessary.
Prepare for release:
git pull
urlchecker::url_check()
devtools::build_readme()
devtools::check(remote = TRUE, manual = TRUE)
devtools::check_win_devel()
revdepcheck::revdep_check(num_workers = 4)
cran-comments.md
git push
Draft blog postSubmit to CRAN:
usethis::use_version('minor')
devtools::submit_cran()
Wait for CRAN...
Add preemptive link to blog post in pkgdown news menuusethis::use_github_release()
usethis::use_dev_version(push = TRUE)
Finish blog postTweet