Skip to content

chore: update CRAN submission artifacts for 0.2.0#100

Merged
chris-prener merged 2 commits into
mainfrom
feat/73-cran-prep
Jun 2, 2026
Merged

chore: update CRAN submission artifacts for 0.2.0#100
chris-prener merged 2 commits into
mainfrom
feat/73-cran-prep

Conversation

@chris-prener

Copy link
Copy Markdown
Contributor

Summary

Updates the three CRAN submission artifacts for the 0.2.0 release. All blocking dependencies (#75, #76) are resolved; this is the final pre-submission documentation pass.

Implementation

  • NEWS.md: Replaced placeholder entry with a full structured changelog in CRAN NEWS format — three sections: New features and improvements, Bug fixes, Dependency changes.
  • README.RmdREADME.md: Added a "What's New in v0.2.0" section after Installation; updated the Usage feature list to mention bundled offline UDS crosswalk access; fixed a zip_load_crosswalkzi_load_crosswalk typo in the HUD example prose. Re-rendered with rmarkdown::render() (not bare knitr::knit()) to prevent YAML frontmatter leaking into the output.
  • cran-comments.md: Expanded one-line release summary into five descriptive bullets for CRAN reviewers.
  • CHANGELOG.md: Added [Unreleased] entry for this PR.

Testing

No R code changes — prose and submission artifacts only. R CMD check results (0E/0W/0N) already verified in #76.

Closes

Closes #73

Notes

created: 2026-06-02T05:18:00Z

chris-prener and others added 2 commits June 1, 2026 22:25
- Expand NEWS.md with categorized 0.2.0 changelog (new features,
  bug fixes, dependency changes)
- Add 'What's New in v0.2.0' section to README.Rmd/README.md;
  update feature list; fix zi_load_crosswalk typo in HUD example prose
- Expand cran-comments.md release summary with key changes for
  CRAN reviewers

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@chris-prener chris-prener merged commit bb60612 into main Jun 2, 2026
17 of 18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

chore: prepare for CRAN submission

1 participant