waywiser icon indicating copy to clipboard operation
waywiser copied to clipboard

Release waywiser 0.5.2

Open mikemahoney218 opened this issue 7 months ago • 0 comments

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::cloud_check()
  • [ ] Update cran-comments.md
  • [ ] git push
  • [ ] cffr::cff_write()
  • [ ] codemetar::write_codemeta()
  • [ ] styler::style_pkg()
  • [ ] Rscript inst/generate_srr.R

Submit to CRAN:

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

Wait for CRAN...

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

mikemahoney218 avatar Jun 27 '24 18:06 mikemahoney218