ReDaMoR: Relational Data Modeler

The aim of this package is to manipulate relational data models in R. It provides functions to create, modify and export data models in json format. It also allows importing models created with 'MySQL Workbench' (<https://www.mysql.com/products/workbench/>). These functions are accessible through a graphical user interface made with 'shiny'. Constraints such as types, keys, uniqueness and mandatory fields are automatically checked and corrected when editing a model. Finally, real data can be confronted to a model to check their compatibility.

Version: 0.7.4
Depends: R (≥ 3.5), dplyr, magrittr, visNetwork
Imports: readr, shiny, shinyjs, jsonlite, DT, colourpicker, rintrojs, markdown, rstudioapi, crayon, utils, graphics, stats, Matrix
Suggests: knitr, rmarkdown, igraph, base64enc
Published: 2024-02-07
Author: Patrice Godard [aut, cre, cph]
Maintainer: Patrice Godard <patrice.godard at gmail.com>
BugReports: https://github.com/patzaw/ReDaMoR/issues
License: GPL-3
URL: https://patzaw.github.io/ReDaMoR/, https://github.com/patzaw/ReDaMoR/
NeedsCompilation: no
CRAN checks: ReDaMoR results

Documentation:

Reference manual: ReDaMoR.pdf
Vignettes: ReDaMoR - Tutorial

Downloads:

Package source: ReDaMoR_0.7.4.tar.gz
Windows binaries: r-devel: ReDaMoR_0.7.4.zip, r-release: ReDaMoR_0.7.4.zip, r-oldrel: ReDaMoR_0.7.4.zip
macOS binaries: r-release (arm64): ReDaMoR_0.7.4.tgz, r-oldrel (arm64): ReDaMoR_0.7.4.tgz, r-release (x86_64): ReDaMoR_0.7.4.tgz
Old sources: ReDaMoR archive

Reverse dependencies:

Reverse depends: TKCat

Linking:

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