robjhyndman / vital

Tidy Analysis Tools for Mortality, Fertility, Migration and Population Data

Home Page:https://pkg.robjhyndman.com/vital

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Release vital 1.0.0

robjhyndman opened this issue · comments

First release:

Prepare for release:

  • git pull
  • urlchecker::url_check()
  • devtools::build_readme()
  • 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 🎉
  • Finish & publish blog post
  • Add link to blog post in pkgdown news menu
  • usethis::use_github_release()
  • usethis::use_dev_version(push = TRUE)
  • Tweet