Preparing to release v2.4.0. Conveyal is planning to release an update of R5 in the next few weeks. We'll wait for them. * [x] `git pull` * [x] Check [current CRAN check results](https://cran.rstudio.org/web/checks/check_results_r5r.html) * [x] [Advance deprecations](https://lifecycle.r-lib.org/articles/communicate.html#gradual-deprecation), if needed * [x] [Polish NEWS](https://style.tidyverse.org/news.html#news-release) * [x] `urlchecker::url_check()` * [x] `devtools::check(remote = TRUE, manual = TRUE)` * [x] `devtools::check_win_devel()` * [x] `revdepcheck::revdep_check(num_workers = 4)` * [x] Update `cran-comments.md` * [x] `git push` * [ ] Draft blog post Submit to CRAN: * [x] `usethis::use_version('minor')` * [x] `devtools::submit_cran()` * [x] Approve email Wait for CRAN... * [x] Accepted :tada: * [ ] Finish & publish blog post * [ ] Add link to blog post in pkgdown news menu * [x] `usethis::use_github_release()` * [x] `usethis::use_dev_version(push = TRUE)` * [ ] Share on social media
Preparing to release v2.4.0.
Conveyal is planning to release an update of R5 in the next few weeks. We'll wait for them.
git pullurlchecker::url_check()devtools::check(remote = TRUE, manual = TRUE)devtools::check_win_devel()revdepcheck::revdep_check(num_workers = 4)cran-comments.mdgit pushSubmit to CRAN:
usethis::use_version('minor')devtools::submit_cran()Wait for CRAN...
usethis::use_github_release()usethis::use_dev_version(push = TRUE)