Release torchaudio 0.1.1
Athospd opened this issue · 0 comments
Athospd commented
Prepare for release:
- Check that description is informative
- Check licensing of included files
-
devtools::build_readme()
-
usethis::use_cran_comments()
-
devtools::check(remote = TRUE, manual = TRUE)
-
devtools::check_win_devel()
-
rhub::check_for_cran()
-
urlchecker::url_check()
- Update
cran-comments.md
Submit to CRAN:
-
usethis::use_version('patch')
-
devtools::submit_cran()
- Approve email
Wait for CRAN...
- Accepted 🎉
-
usethis::use_github_release()
-
usethis::use_dev_version()
- Update install instructions in README