# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "keyed" in publications use:' type: software license: MIT title: 'keyed: Explicit Key Assumptions for Flat-File Data' version: 0.2.0 doi: 10.32614/CRAN.package.keyed abstract: Helps make implicit data assumptions explicit by attaching keys to flat-file data that error when those assumptions are violated. Designed for CSV-first workflows without database infrastructure or version control. Provides key definition, assumption checks, join diagnostics, and automatic drift detection via watched data frames that snapshot before each transformation and report cell-level changes. authors: - family-names: Colling given-names: Gilles email: gilles.colling051@gmail.com orcid: https://orcid.org/0000-0003-3070-6066 repository: https://gcol33.r-universe.dev repository-code: https://github.com/gcol33/keyed commit: cf9b52bc050987f6c1b67464dec928217d642dbf url: https://gillescolling.com/keyed/ date-released: '2026-05-29' contact: - family-names: Colling given-names: Gilles email: gilles.colling051@gmail.com orcid: https://orcid.org/0000-0003-3070-6066