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"))) Imports: DiagrammeR, dplyr Suggests: knitr, rmarkdown, gt, testthat (>= 3.0.0), clipr VignetteBuilder: knitr Config/testthat/edition: 3 Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: cmake libglpk-dev make libicu-dev libuv1-dev libxml2-dev libx11-dev Repository: https://gbasulto.r-universe.dev Date/Publication: 2026-07-23 18:56:08 UTC RemoteUrl: https://github.com/gbasulto/erdbuilder RemoteRef: HEAD RemoteSha: 7fa3ee300e3aeb030a8a87444a1a8ebfd5692adb NeedsCompilation: no Packaged: 2026-07-23 20:46:27 UTC; root Author: Jonathan Wood [aut] (ORCID: ), Guillermo Basulto-Elias [aut, cre] (ORCID: ) Maintainer: Guillermo Basulto-Elias Depends: R (>= 4.1.0)