A checklist in prep of a new package release following https://r-pkgs.org/release.html#release-version - [ ] Close remaining pull requests and issues with 3.0 label - [x] Rename the Organization (DSSG-eiCompare --> ???) - [ ] Bump version number (suggest 2.4 --> 3.0.0 given all the changes) - [x] Update Author list in DESCRIPTION - [ ] R CMD check CI passing - [x] Update README.md - [x] Create NEWS.md - [x] Add GitHub Issue Template (https://docs.github.com/en/github/building-a-strong-community/about-issue-and-pull-request-templates). cc @lorenc5 - [ ] Submit to CRAN with `devtools::release()` - [ ] LOGO?! https://github.com/GuangchuangYu/hexSticker
A checklist in prep of a new package release following https://r-pkgs.org/release.html#release-version
devtools::release()