Package: DataSchema 0.1.0
DataSchema: Tools for schemas describing and validating data sets
JSON Schemas (see https://json-schema.org/learn/getting-started-step-by-step) can be useful for many things like generating SQL databases, structured RDS data sets, validation of data, structuring AI output, creating autmatic documentation etc. I have used and developed several ad-hoc schema specifications / tools in different packages, like "dbmisc" (yaml), "repboxdb" (yaml), rgemini (JSON schema from R). This package shall provide helper functions to build, convert and use schemas. While importa and export to json-schema is possible, it is skewed to my taste and my previous application.
Authors:
DataSchema_0.1.0.tar.gz
DataSchema_0.1.0.zip(r-4.7)DataSchema_0.1.0.zip(r-4.6)DataSchema_0.1.0.zip(r-4.5)
DataSchema_0.1.0.tgz(r-4.6-any)DataSchema_0.1.0.tgz(r-4.5-any)
DataSchema_0.1.0.tar.gz(r-4.7-any)DataSchema_0.1.0.tar.gz(r-4.6-any)
DataSchema_0.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
DataSchema/json (API)
| # Install 'DataSchema' in R: |
| install.packages('DataSchema', repos = c('https://skranz.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/skranz/dataschema/issues
Last updated from:6239a5017d (on main). Checks:7 WARNING, 2 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | WARNING | 118 | ||
| source / vignettes | OK | 131 | ||
| linux-release-x86_64 | WARNING | 91 | ||
| macos-release-arm64 | WARNING | 75 | ||
| macos-oldrel-arm64 | WARNING | 87 | ||
| windows-devel | WARNING | 67 | ||
| windows-release | WARNING | 66 | ||
| windows-oldrel | WARNING | 58 | ||
| wasm-release | OK | 91 |
Exports:add_schema_typechange_namesex_to_schema_typeexampleis_schemais_schema_arris_schema_boolis_schema_intis_schema_numis_schema_objis_schema_strnn_locals_to_listno_schema_obj_msgobj_respreduce_to_fieldsschema_arrschema_boolschema_empty_instanceschema_fields_to_rclassesschema_intschema_mergeschema_na_instanceschema_numschema_objschema_reduceschema_set_df_col_classschema_strschema_types_to_rclassto_json_schemato_json_schema_objto_schemavalid_json_schema_fields
Dependencies:restorepoint
Readme and manuals
Help Manual
| Help page | Topics |
|---|
