# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "hrmn" in publications use:' type: software license: MIT title: 'hrmn: Harmonize Datasets' version: 0.0.0.9005 doi: 10.32614/CRAN.package.hrmn abstract: A common early step during data analysis is "data harmonization" -- converting disparate datasets into a unified, consistent format, with consistent column names, classes, and values. The goal of 'hrmn' is to make this process as easy as it can be. authors: - family-names: Harmon given-names: Jon email: jonthegeek@gmail.com orcid: https://orcid.org/0000-0003-4781-4346 repository: https://jonthegeek.r-universe.dev repository-code: https://github.com/wranglezone/hrmn commit: 040ffbb661d0c8f4637120b66948bddc5a10c12d url: https://hrmn.wrangle.zone/ date-released: '2025-10-17' contact: - family-names: Harmon given-names: Jon email: jonthegeek@gmail.com orcid: https://orcid.org/0000-0003-4781-4346