# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "schemate" in publications use:' type: software license: MIT title: 'schemate: Schema Inference, Editing, and Validation with ''checkmate''' version: 0.1.1 doi: 10.32614/CRAN.package.schemate abstract: Provides a compact schema domain-specific language for inferring, editing, and validating R data structures with 'checkmate' checks. Schemas can be serialized to and restored from JSON for storage and review. A generated standalone bundle supports vendoring the schema tools into other R packages. authors: - family-names: Jia given-names: Hongyuan email: hongyuanjia@cqust.edu.cn orcid: https://orcid.org/0000-0002-0075-8183 repository: https://hongyuanjia.r-universe.dev repository-code: https://github.com/hongyuanjia/schemate commit: dcc9d699f855eee4446927316d750471e1ba17e0 url: https://hongyuanjia.github.io/schemate/ date-released: '2026-06-07' contact: - family-names: Jia given-names: Hongyuan email: hongyuanjia@cqust.edu.cn orcid: https://orcid.org/0000-0002-0075-8183