Package: schemate 0.1.0
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.
Authors:
schemate_0.1.0.tar.gz
schemate_0.1.0.tar.gz(r-4.7-any)schemate_0.1.0.tar.gz(r-4.6-any)
schemate_0.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
schemate/json (API)
NEWS
| # Install 'schemate' in R: |
| install.packages('schemate', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/hongyuanjia/schemate/issues
Pkgdown/docs site:https://hongyuanjia.github.io
Last updated from:7f80023dff. Checks:4 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 128 | ||
| source / vignettes | OK | 216 | ||
| linux-release-x86_64 | OK | 119 | ||
| wasm-release | OK | 100 |
Exports:schema_add_defschema_add_fieldschema_add_groupschema_add_positionschema_allschema_anyschema_checkschema_compactschema_del_defschema_del_fieldschema_del_groupschema_del_keysschema_del_positionschema_del_restschema_docschema_findschema_groupschema_inferschema_modify_whereschema_notschema_oneschema_pathsschema_readschema_refschema_replaceschema_replace_whereschema_set_descschema_set_keysschema_set_restschema_validateschema_where_checkschema_where_pathschema_write
