Goal - Make the package and data citable, and support versioned dataset snapshots. Tasks - [x] Add citation metadata: - [x] `CITATION.cff` (GitHub-readable) - [x] `inst/CITATION` (R-readable) - [x] Configure Zenodo integration for DOI per GitHub release (link repo to Zenodo). 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