-
Notifications
You must be signed in to change notification settings - Fork 2
Description
First release:
- [-]
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') - Check licensing of included files
- [-] Review https://github.com/DavisVaughan/extrachecks
Prepare for release:
-
git pull -
usethis::use_github_links() -
urlchecker::url_check() -
devtools::build_readme() -
devtools::check(remote = TRUE, manual = TRUE) -
devtools::check_win_devel() -
git push
Submit to CRAN:
- [-]
usethis::use_version('patch') - [-]
devtools::submit_cran() - [-] Approve email
Wait for CRAN...
- [-] Accepted 🎉
- [-]
usethis::use_github_release() - [-]
usethis::use_dev_version(push = TRUE)
Sub-issues
Metadata
Metadata
Assignees
Labels
No labels