Package: ERDbuilder
Type: Package
Title: Entity Relationship Diagrams Builder
Version: 2.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")))
Depends: R (>= 4.1.0)
Imports: DiagrammeR, dplyr
Suggests: knitr, rmarkdown, gt, testthat (>= 3.0.0), clipr
VignetteBuilder: knitr
Config/testthat/edition: 3
Config/roxygen2/version: 8.0.0
NeedsCompilation: no
Packaged: 2026-07-28 02:55:41 UTC; basulto
Author: Jonathan Wood [aut] (ORCID: <https://orcid.org/0000-0003-0131-6384>),
  Guillermo Basulto-Elias [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-5205-2190>)
Maintainer: Guillermo Basulto-Elias <basulto@iastate.edu>
Repository: CRAN
Date/Publication: 2026-07-28 03:10:02 UTC
Built: R 4.5.2; ; 2026-07-28 05:48:47 UTC; unix
