dominanceAnalysis icon indicating copy to clipboard operation
dominanceAnalysis copied to clipboard

Release dominanceanalysis 2.1.1

Open clbustos opened this issue 3 months ago • 0 comments

Prepare for release:

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

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)

clbustos avatar Oct 01 '25 02:10 clbustos