- Notifications
You must be signed in to change notification settings - Fork5
Open
Description
First release:
usethis::use_news_md()usethis::use_cran_comments()- Update (aspirational) install instructions in README
- Proofread
Title:andDescription: - Check that all exported functions have
@returnand@examples - Check that
Authors@R:includes a copyright holder (role 'cph') - Checklicensing of included files
- Reviewhttps://github.com/DavisVaughan/extrachecks
Prepare for release:
git pullurlchecker::url_check()devtools::check(remote = TRUE, manual = TRUE)devtools::check_win_devel()git push- Draft blog post
Submit to CRAN:
usethis::use_version('major')devtools::submit_cran()- Approve email
Wait for CRAN...
- Accepted 🎉
- Add preemptive link to blog post in pkgdown news menu
usethis::use_github_release()usethis::use_dev_version(push = TRUE)usethis::use_news_md()- Finish blog post
- Tweet
Metadata
Metadata
Assignees
Labels
No labels