## First release - [x] `usethis::use_cran_comments()` - [x] Update installation instructions in README - [x] Proofread `Title:` and `Description:` - [x] Check that all exported functions have `@return` and `@examples` - [x] Check that `Authors@R:` includes copyright holders with role `cph` - [x] Check licensing of included files - [x] Review `extrachecks` ## Prepare for release - [x] `git pull` - [x] `usethis::use_github_links()` - [x] `urlchecker::url_check()` - [ ] `devtools::build_readme()` - [x] Local `R CMD check --as-cran` - 0 errors - 0 warnings - 0 notes - [x] Manual PDF generated successfully - [x] Examples run successfully - [x] 15 tests passed - [x] GitHub Actions checks passed on PR #10 - [x] Windows release check completed - [x] Fix Windows NOTE for relative `INSTALLATION.md` link - [x] Remove obsolete `CXX_STD = CXX11` request - [x] Re-run Windows release/devel check on the final commit - [x] `git push` - [x] Merge PR #10 ## Validation summary - Local macOS CRAN check: 0 errors, 0 warnings, 0 notes - Tests: 15 passed, 0 failed, 0 warnings, 0 skips - Example runtimes: all examples completed in under 1 second - Package manual: generated successfully - GitHub Actions: passed - Windows initial check: - 0 errors - 0 warnings - 2 notes - Both actionable notes fixed in commit `6189909` ## Submit to CRAN - [x] Confirm final `cran-comments.md` - [x] Build final source tarball - [x] Run final Windows devel/release check - [x] `devtools::submit_cran()` - [x] Approve CRAN confirmation email ## Wait for CRAN - [ ] Accepted - [x] Merge release branch - [ ] `usethis::use_github_release()` - [ ] Create GitHub release/tag `v0.1.6` - [ ] `usethis::use_dev_version(push = TRUE)`
First release
usethis::use_cran_comments()Title:andDescription:@returnand@examplesAuthors@R:includes copyright holders with rolecphextrachecksPrepare for release
git pullusethis::use_github_links()urlchecker::url_check()devtools::build_readme()R CMD check --as-cranINSTALLATION.mdlinkCXX_STD = CXX11requestgit pushValidation summary
6189909Submit to CRAN
cran-comments.mddevtools::submit_cran()Wait for CRAN
usethis::use_github_release()v0.1.6usethis::use_dev_version(push = TRUE)