Package: ERDbuilder
Type: Package
Title: Entity Relationship Diagrams Builder
Version: 1.0.0
Description: Build entity relationship diagrams (ERD) to specify the nature of the relationship between tables in a database.
License: GPL (>= 3)
Encoding: UTF-8
URL: https://github.com/gbasulto/ERDbuilder,
        https://gbasulto.github.io/ERDbuilder/
BugReports: https://github.com/gbasulto/ERDbuilder/issues
Authors@R: c(
    person("Jonathan", "Wood", email = "jwood2@iastate.edu", role = "aut", comment = c(ORCID = "0000-0003-0131-6384")),
    person("Guillermo", "Basulto-Elias", email = "basulto@iastate.edu", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-5205-2190")))
RoxygenNote: 7.3.1
Imports: DiagrammeR, dplyr
Suggests: knitr, rmarkdown, gt, testthat (>= 3.0.0)
VignetteBuilder: knitr
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2024-03-29 21:53:38 UTC; basulto
Author: Jonathan Wood [aut] (<https://orcid.org/0000-0003-0131-6384>),
  Guillermo Basulto-Elias [aut, cre]
    (<https://orcid.org/0000-0002-5205-2190>)
Maintainer: Guillermo Basulto-Elias <basulto@iastate.edu>
Repository: CRAN
Date/Publication: 2024-04-01 11:00:04 UTC
Built: R 4.4.3; ; 2025-10-21 14:58:22 UTC; windows
