* [x] `devtools::check_win_devel()` * [x] `rhub::check_for_cran()` * [x] `revdepcheck::revdep_check(num_workers = 4)` * [x] [Polish NEWS](http://style.tidyverse.org/news.html#before-release) * [x] If new failures, update `email.yml` then `revdepcheck::revdep_email_maintainers()` * [x] Bump version (in DESCRIPTION and NEWS) * [x] `devtools::check_win_devel()` (again!) * [x] `devtools::submit_cran()` * [x] `pkgdown::build_site()` * [x] Approve email * [x] Tag release * [x] Bump dev version * [x] Write blog post * [x] Tweet Template from <https://github.com/r-lib/usethis/issues/338>
devtools::check_win_devel()rhub::check_for_cran()revdepcheck::revdep_check(num_workers = 4)email.ymlthenrevdepcheck::revdep_email_maintainers()devtools::check_win_devel()(again!)devtools::submit_cran()pkgdown::build_site()Template from r-lib/usethis#338