openpharma/visR

Release visR 0.3.0

Closed this issue · 3 comments

First release:

Prepare for release:

  • git pull
  • Check if any deprecation processes should be advanced, as described in Gradual deprecation
  • devtools::build_readme()
  • urlchecker::url_check()
  • devtools::check(remote = TRUE, manual = TRUE)
  • devtools::check_win_devel()
  • rhub::check_for_cran()
  • git push
  • Draft blog post

Submit to CRAN:

  • usethis::use_version('minor')
  • devtools::submit_cran()
  • Approve email

Wait for CRAN...

  • Accepted 🎉
  • git push
  • usethis::use_github_release()
  • usethis::use_dev_version()
  • git push
  • Finish blog post
  • Tweet
  • Add link to blog post in pkgdown news menu

What did you have in mind for blog post or twitter?

visR 📦 v0.3.0 is now on CRAN.

This cross-industry effort results in beautiful survival plots with simple syntax. This update includes more flexibility, more robust code and extensive UAT testing.

Check out the updates here https://cran.r-project.org/web/packages/visR/news/news.html

What do you think?
@ddsjoberg
@bailliem

Can this be closed since we will not be advertising it?