aloy/qqplotr

Release qqplotr 0.1.0

Opened this issue ยท 2 comments

aloy commented

Prepare for release:

  • git pull
  • Check current CRAN check results
  • Polish NEWS
  • urlchecker::url_check()
  • devtools::build_readme()
  • devtools::check(remote = TRUE, manual = TRUE)
  • devtools::check_win_devel()
  • revdepcheck::revdep_check(num_workers = 4)
  • Update cran-comments.md
  • git push
  • Draft blog post

Submit to CRAN:

  • usethis::use_version('minor')
  • 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)
  • Share on social media

Was this submitted to CRAN? I think this his holding up the rempsyc package from passing CRAN tests with ggplot 4.0.0

aloy commented

I hit a snag on CRAN acceptance and then had some things come up. I apologize for the delay. It has been resubmitted and I hope it sails through.