mlbplotR icon indicating copy to clipboard operation
mlbplotR copied to clipboard

Release mlbplotR 1.2.0

Open camdenk opened this issue 1 year ago • 0 comments

Prepare for release:

  • [x] git pull
  • [x] Check current CRAN check results
  • [x] Check if any deprecation processes should be advanced, as described in Gradual deprecation
  • [x] Polish NEWS
  • [x] urlchecker::url_check()
  • [x] devtools::build_readme()
  • [ ] devtools::check(remote = TRUE, manual = TRUE)
  • [ ] devtools::check_win_devel()
  • [x] 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 :tada:
  • [ ] Finish & publish blog post
  • [ ] Add link to blog post in pkgdown news menu
  • [ ] usethis::use_github_release()
  • [ ] usethis::use_dev_version(push = TRUE)
  • [ ] Tweet

camdenk avatar Jul 16 '24 04:07 camdenk