Release pedtools 0.9.0
magnusdv opened this issue ยท 0 comments
magnusdv commented
Prepare for CRAN release:
- Check that description is informative
- Check licensing of included files
-
usethis::use_cran_comments()
-
devtools::check()
-
devtools::check_win_devel()
-
rhub::check_for_cran()
Submit to CRAN:
-
usethis::use_version('minor')
- Update
cran-comments.md
-
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