# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "schematic" in publications use:' type: software license: MIT title: 'schematic: Tidy Schema Validation for Data Frames' version: 0.1.2 doi: 10.32614/CRAN.package.schematic abstract: Validate data.frames against schemas to ensure that data matches expectations. Define schemas using 'tidyselect' and predicate functions for type consistency, nullability, and more. Schema failure messages can be tailored for non-technical users and are ideal for user-facing applications such as in 'shiny' or 'plumber'. authors: - family-names: Hipson given-names: Will email: will.e.hipson@gmail.com orcid: https://orcid.org/0000-0002-3931-2189 repository: https://whipson.r-universe.dev repository-code: https://github.com/whipson/schematic commit: cda4bcea80b9d6bb8cde4af11554ad5ad9109fcf url: https://whipson.github.io/schematic/ date-released: '2025-05-22' contact: - family-names: Hipson given-names: Will email: will.e.hipson@gmail.com orcid: https://orcid.org/0000-0002-3931-2189