tok icon indicating copy to clipboard operation
tok copied to clipboard

Release tok 0.1.5

Open dfalbel 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()
  • [ ] Approve email

Wait for CRAN...

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

dfalbel avatar Sep 24 '24 16:09 dfalbel