# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "coldrift" in publications use:' type: software license: MIT title: 'coldrift: Lightweight Column Drift Detection for Tabular Data' version: 0.1.1 doi: 10.32614/CRAN.package.coldrift abstract: Provides simple and efficient methods to detect column-level data drift between reference and target datasets. Designed for monitoring tabular data pipelines and machine learning inputs using statistical distance measures. authors: - name: Yash Auti email: autiyash97@gmail.com repository: https://yashauti3.r-universe.dev commit: 5f17a5add8641465a7fbb086ba7ddcb1ec324337 date-released: '2026-01-29' contact: - name: Yash Auti email: autiyash97@gmail.com