# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "data.checker" in publications use:' type: software license: MIT title: 'data.checker: Data Checker for Validating Data Frames Against Defined Schema' version: 2.0.0 doi: 10.32614/CRAN.package.data.checker abstract: Validates data frames against a defined schema. Produces a report of the checks performed and any issues found, with index and entry value where appropriate. Backend checks are performed using pointblank Richard Iannone et al (2025) . authors: - name: Analysis Standards and Pipelines Team (ONS) email: ASAP@ons.gov.uk repository: https://onsdigital.r-universe.dev commit: 80f698f3234247f296bbe9092bf9fb61617a5f79 url: https://onsdigital.github.io/data.checker/ date-released: '2026-06-09' contact: - name: Analysis Standards and Pipelines Team (ONS) email: ASAP@ons.gov.uk