-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Description
Prepare for release:
-
git pull - Check current CRAN check results
- Advance deprecations, if needed
- Polish NEWS
-
devtools::build_readme() -
devtools::check(remote = TRUE, manual = TRUE) -
devtools::check_win_devel() - Update
cran-comments.md -
git push
Submit to CRAN:
-
usethis::use_version('minor') -
devtools::submit_cran() - Approve email
Wait for CRAN...
- Accepted 🎉
-
usethis::use_github_release() - Merge to
main - In a new branch:
usethis::use_dev_version(push = TRUE)
Metadata
Metadata
Assignees
Labels
No labels