Release warp 0.1.0
DavisVaughan opened this issue · comments
Davis Vaughan commented
Prepare for release:
- Check that description is informative
- Check licensing of included files
-
usethis::use_cran_comments()
-
devtools::check(remote = TRUE, manual = TRUE)
-
devtools::check_win_devel()
-
rhub::check_for_cran()
-
rhub::check(platform = 'ubuntu-rchk')
-
rhub::check_with_sanitizers()
- Update
cran-comments.md
- Review pkgdown reference index for, e.g., missing topics
Submit to CRAN:
-
usethis::use_version('minor')
-
devtools::submit_cran()
- Approve email
Wait for CRAN...
- Accepted 🎉
-
usethis::use_github_release()
-
usethis::use_dev_version()
-
usethis::use_news_md()
- Update install instructions in README
- Tweet