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.4.2
Depends: R (≥ 3.5), dplyr, magrittr, visNetwork
Imports: readr, shiny, shinyjs, jsonlite, DT, colourpicker, rintrojs, markdown, rstudioapi, crayon, igraph, utils, graphics, stats
Suggests: knitr, rmarkdown
Published: 2020-03-31
Author: Patrice Godard
Maintainer: Patrice Godard <patrice.godard at gmail.com>
BugReports: https://github.com/patzaw/ReDaMoR/issues
License: GPL-3
URL: https://github.com/patzaw/ReDaMoR
NeedsCompilation: no
CRAN checks: ReDaMoR results

Downloads:

Reference manual: ReDaMoR.pdf
Vignettes: ReDaMoR - Tutorial
Package source: ReDaMoR_0.4.2.tar.gz
Windows binaries: r-devel: ReDaMoR_0.4.2.zip, r-release: ReDaMoR_0.4.2.zip, r-oldrel: ReDaMoR_0.4.2.zip
macOS binaries: r-release: ReDaMoR_0.4.2.tgz, r-oldrel: ReDaMoR_0.4.2.tgz

Linking:

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