-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Labels
Description
-
git pull - Update roxygen
roxygen2::roxygenise() - Check current CRAN check results
- Polish NEWS
-
urlchecker::url_check() -
devtools::check(remote = TRUE, manual = TRUE) -
devtools::check_win_devel() -
revdepcheck::revdep_check(num_workers = 4) - Update
cran-comments.md -
devtools::build_site() -
git push
Submit to CRAN:
-
usethis::use_version('patch') -
devtools::submit_cran() - Approve email
After acceptance:
- Create a github tag with the version number (e.g., "v1.0.0") and the label (e.g., "CRAN Release v1.0.0")
Reactions are currently unavailable