# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "ReDaMoR" in publications use:' type: software license: GPL-3.0-only title: 'ReDaMoR: Relational Data Modeler' version: 0.7.6 doi: 10.32614/CRAN.package.ReDaMoR identifiers: - type: url value: https://github.com/patzaw/ReDaMoR/ abstract: 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' (). 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. authors: - family-names: Godard given-names: Patrice email: patrice.godard@gmail.com repository: https://patzaw.r-universe.dev repository-code: https://github.com/patzaw/ReDaMoR commit: a19b1e3e3cb66f8d0044ce1b50379765e6d56e53 url: https://patzaw.github.io/ReDaMoR/ contact: - family-names: Godard given-names: Patrice email: patrice.godard@gmail.com