stacks icon indicating copy to clipboard operation
stacks copied to clipboard

Release stacks 1.0.5

Open simonpcouch opened this issue 1 year ago • 0 comments

Prepare for release:

  • [x] git pull
  • [x] Check current CRAN check results
  • [x] Polish NEWS
  • [x] urlchecker::url_check()
  • [x] devtools::build_readme()
  • [x] devtools::check(remote = TRUE, manual = TRUE)
  • [x] devtools::check_win_devel()
  • [x] revdepcheck::cloud_check()
  • [x] Update cran-comments.md
  • [x] git push

Submit to CRAN:

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

Wait for CRAN...

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

simonpcouch avatar Jul 22 '24 21:07 simonpcouch