# -------------------------------------------- # 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 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://cran.r-universe.dev commit: c8fa73eece97f86768ef5f49afe9ab2bc936f089 url: https://onsdigital.github.io/data.checker/ date-released: '2026-06-08' contact: - name: Analysis Standards and Pipelines Team (ONS) email: ASAP@ons.gov.uk