ggstats icon indicating copy to clipboard operation
ggstats copied to clipboard

Release ggstats 0.7.0

Open larmarange opened this issue 1 year ago • 0 comments
trafficstars

  • [ ] wait for the inclusion of #69

Prepare for release:

  • [ ] git pull
  • [ ] Check current CRAN check results
  • [ ] Check if any deprecation processes should be advanced, as described in Gradual deprecation
  • [ ] Polish NEWS
  • [ ] urlchecker::url_check()
  • [ ] devtools::build_readme()
  • [ ] devtools::check(remote = TRUE, manual = TRUE)
  • [ ] devtools::check_win_devel()
  • [ ] Sys.setenv(R_BIOC_VERSION = "3.19")
  • [ ] revdepcheck::revdep_check(num_workers = 4)
  • [ ] Update cran-comments.md
  • [ ] git push

Submit to CRAN:

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

Wait for CRAN...

  • [ ] Accepted :tada:
  • [ ] usethis::use_github_release()
  • [ ] usethis::use_dev_version(push = TRUE)

larmarange avatar Aug 14 '24 11:08 larmarange