# ------------------------------------------------ # CITATION.cff file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # ------------------------------------------------ cff-version: 1.2.0 message: 'To cite package "ksCompare" in publications use:' type: software license: MIT title: 'ksCompare: Smart Data Frame Comparison in the Spirit of SAS PROC COMPARE' version: 0.2.3 identifiers: - type: url value: https://crow16384.r-universe.dev/ksCompare abstract: 'A tidyverse-native engine for comparing two data frames in the spirit of SAS ''PROC COMPARE'', with extensions for clinical/pharma workflows: per-column tolerances (absolute, relative, and ULP), smart column matching, intelligent type reconciliation, SAS special-missing awareness, diff-pattern detection, and rich HTML/Excel reports.' authors: - family-names: Aleschenkov given-names: Igor email: igor.aleschenkov@gmail.com repository: https://crow16384.r-universe.dev repository-code: https://github.com/al-garik/ksCompare commit: 554841cfa9485bd78809a67cac190b15b6504d09 url: https://al-garik.github.io/ksCompare/ date-released: '2026-07-06' contact: - family-names: Aleschenkov given-names: Igor email: igor.aleschenkov@gmail.com