Prepare for release: * [x] Check that description is informative * [ ] Check licensing of included files * [x] `usethis::use_cran_comments()` * [x] `devtools::check(remote = TRUE, manual = TRUE)` * [ ] `devtools::check_win_devel()` * [ ] `rhub::check_for_cran()` * [x] Update `cran-comments.md` * [x] Draft blog post Submit to CRAN: * [ ] `usethis::use_version('major')` * [ ] `devtools::submit_cran()` * [ ] Approve email Wait for CRAN... * [ ] Accepted :tada: * [ ] `usethis::use_news_md()` * [ ] `usethis::use_github_release()` * [ ] `usethis::use_dev_version()` * [ ] Update install instructions in README * [ ] Finish blog post * [ ] Tweet * [ ] Add link to blog post in pkgdown news menu