schemate: Schema Inference, Editing, and Validation with 'checkmate'

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.

Version: 0.1.0
Imports: checkmate (≥ 2.0.0), S7
Suggests: jsonlite, testthat (≥ 3.0.0)
Published: 2026-06-12
DOI: 10.32614/CRAN.package.schemate (may not be active yet)
Author: Hongyuan Jia ORCID iD [aut, cre, cph]
Maintainer: Hongyuan Jia <hongyuanjia at cqust.edu.cn>
BugReports: https://github.com/hongyuanjia/schemate/issues
License: MIT + file LICENSE
URL: https://hongyuanjia.github.io/schemate/
NeedsCompilation: no
Materials: README, NEWS
CRAN checks: schemate results

Documentation:

Reference manual: schemate.html , schemate.pdf

Downloads:

Package source: schemate_0.1.0.tar.gz
Windows binaries: r-devel: not available, r-release: schemate_0.1.0.zip, r-oldrel: not available
macOS binaries: r-release (arm64): schemate_0.1.0.tgz, r-oldrel (arm64): schemate_0.1.0.tgz, r-release (x86_64): schemate_0.1.0.tgz, r-oldrel (x86_64): schemate_0.1.0.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=schemate to link to this page.