Goal - Make the package and data citable, and support versioned dataset snapshots. Tasks - [ ] Add citation metadata: - [ ] `CITATION.cff` (GitHub-readable) - [ ] `inst/CITATION` (R-readable) - [x] Configure Zenodo integration for DOI per GitHub release (link repo to Zenodo). - [ ] Define a simple release checklist in the issue description (not a separate long file): - bump version - rebuild data + datapackage.json - run checks - create GitHub release and verify DOI minted Acceptance criteria - A user can cite the dataset via the Zenodo DOI for a release. - `citation("betydata")` returns a sensible citation. - `CITATION.cff` is present and populated. Non-goals - No CRAN submission in MVP (attempt can be Phase 2 if desired).
Goal
Tasks
CITATION.cff(GitHub-readable)inst/CITATION(R-readable)Acceptance criteria
citation("betydata")returns a sensible citation.CITATION.cffis present and populated.Non-goals