StreamCatTools
StreamCatTools copied to clipboard
Release StreamCatTools 0.5.0
First release:
- [ ]
usethis::use_cran_comments() - [ ] Update (aspirational) install instructions in README
- [ ] Proofread
Title:andDescription: - [ ] Check that all exported functions have
@returnand@examples - [x] Check that
Authors@R:includes a copyright holder (role 'cph') - [ ] Check licensing of included files
- [ ] Review https://github.com/DavisVaughan/extrachecks
- [ ] Review https://github.com/ThinkR-open/prepare-for-cran
Prepare for release:
- [ ]
git pull - [ ]
usethis::use_github_links() - [ ]
urlchecker::url_check() - [ ]
devtools::check(remote = TRUE, manual = TRUE) - [ ]
devtools::check_win_devel() - [ ]
git push - [ ] Draft blog post
Submit to CRAN:
- [ ]
usethis::use_version('minor') - [ ]
devtools::submit_cran() - [ ] Approve email
Wait for CRAN...
- [ ] Accepted :tada:
- [ ] Add preemptive link to blog post in pkgdown news menu
- [ ]
usethis::use_github_release() - [ ]
usethis::use_dev_version(push = TRUE) - [ ] Finish blog post
- [ ] Tweet