rmapshaper icon indicating copy to clipboard operation
rmapshaper copied to clipboard

Release rmapshaper 0.6.0

Open ateucher opened this issue 1 month ago • 1 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::revdep_check(num_workers = 4)
  • [x] Update cran-comments.md
  • [x] git push

Submit to CRAN:

  • [x] usethis::use_version('minor')
  • [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)
  • [ ] Share on social media

ateucher avatar Nov 27 '25 20:11 ateucher

Waiting for new version of geojsonsf 2.0.5 and jsonify 1.2.3 to be fully built and checked on all CRAN platforms...

ateucher avatar Nov 28 '25 20:11 ateucher