{
  "_id": "6a102065acfb0bcc41c8b943",
  "Package": "ERDbuilder",
  "Type": "Package",
  "Title": "Entity Relationship Diagrams Builder",
  "Version": "1.0.0",
  "Description": "Build entity relationship diagrams (ERD) to specify the\nnature of the relationship between tables in a database.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "URL": "https://github.com/gbasulto/ERDbuilder,\nhttps://gbasulto.github.io/ERDbuilder/",
  "BugReports": "https://github.com/gbasulto/ERDbuilder/issues",
  "Authors@R": "c(\nperson(\"Jonathan\", \"Wood\", email = \"jwood2@iastate.edu\", role = \"aut\", comment = c(ORCID = \"0000-0003-0131-6384\")),\nperson(\"Guillermo\", \"Basulto-Elias\", email = \"basulto@iastate.edu\", role = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0002-5205-2190\")))",
  "RoxygenNote": "7.3.1",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "cmake libglpk-dev make libicu-dev libuv1-dev\nlibxml2-dev libx11-dev",
  "Repository": "https://gbasulto.r-universe.dev",
  "Date/Publication": "2025-01-30 17:54:50 UTC",
  "RemoteUrl": "https://github.com/gbasulto/erdbuilder",
  "RemoteRef": "HEAD",
  "RemoteSha": "d978542599678d4f75a311a6156198ffa7b3364c",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-14 06:16:52 UTC",
    "User": "root"
  },
  "Author": "Jonathan Wood [aut] (ORCID: <https://orcid.org/0000-0003-0131-6384>),\nGuillermo Basulto-Elias [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-5205-2190>)",
  "Maintainer": "Guillermo Basulto-Elias <basulto@iastate.edu>",
  "MD5sum": "8ac67924e1ea1df69f06c838a1469cea",
  "_user": "gbasulto",
  "_type": "src",
  "_file": "ERDbuilder_1.0.0.tar.gz",
  "_fileid": "0c6a3c37900c8d031ff39d2e847635735d2971792cf28afa7aaf2bb8adc53b10",
  "_filesize": 631359,
  "_sha256": "0c6a3c37900c8d031ff39d2e847635735d2971792cf28afa7aaf2bb8adc53b10",
  "_created": "2026-05-14T06:16:52.000Z",
  "_published": "2026-05-22T09:22:45.496Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77351847021,
      "time": 130,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6988436028"
    },
    {
      "job": 77351846955,
      "time": 131,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6988435068"
    },
    {
      "job": 77351847083,
      "time": 189,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6988439854"
    },
    {
      "job": 77351847028,
      "time": 144,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6988432543"
    },
    {
      "job": 77351846430,
      "time": 191,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6988404524"
    },
    {
      "job": 77351846013,
      "time": 127,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7157159448"
    },
    {
      "job": 77351846641,
      "time": 85,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6988424980"
    },
    {
      "job": 77351847033,
      "time": 82,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6988424410"
    },
    {
      "job": 77351847154,
      "time": 79,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6988423729"
    }
  ],
  "_buildurl": "https://github.com/r-universe/gbasulto/actions/runs/25845049518",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/gbasulto/erdbuilder",
  "_commit": {
    "id": "d978542599678d4f75a311a6156198ffa7b3364c",
    "author": "Guillermo Basulto <guillermobasulto@gmail.com>",
    "committer": "Guillermo Basulto <guillermobasulto@gmail.com>",
    "message": "Rename erd in example.\n",
    "time": 1738259690
  },
  "_maintainer": {
    "name": "Guillermo Basulto-Elias",
    "email": "basulto@iastate.edu",
    "login": "gbasulto",
    "uuid": 6579049,
    "orcid": "0000-0002-5205-2190"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "DiagrammeR",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "gt",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "gbasulto",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 3,
  "_contributors": [
    {
      "user": "gbasulto",
      "count": 148,
      "uuid": 6579049
    }
  ],
  "_userbio": {
    "uuid": 6579049,
    "type": "user",
    "name": "Guillermo Basulto-Elias",
    "description": "Research scientist at InTrans (http://intrans.iastate.edu/)."
  },
  "_downloads": {
    "count": 207,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ERDbuilder"
  },
  "_devurl": "https://github.com/gbasulto/erdbuilder",
  "_pkgdown": "https://gbasulto.github.io/ERDbuilder/",
  "_searchresults": 16,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/ERDbuilder.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/gbasulto/erdbuilder",
  "_realowner": "gbasulto",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2024-04-01"
    }
  ],
  "_exports": [
    "create_erd",
    "perform_join",
    "render_erd"
  ],
  "_help": [
    {
      "page": "create_erd",
      "title": "Create ERD Object",
      "topics": [
        "create_erd"
      ]
    },
    {
      "page": "perform_join",
      "title": "Use inner join (unless the other is specified)",
      "topics": [
        "perform_join"
      ]
    },
    {
      "page": "render_erd",
      "title": "Render ERD",
      "topics": [
        "render_erd"
      ]
    }
  ],
  "_pkglogo": "https://github.com/gbasulto/erdbuilder/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/gbasulto/erdbuilder/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "bit",
    "bit64",
    "bslib",
    "cachem",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "DiagrammeR",
    "digest",
    "dplyr",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "fs",
    "generics",
    "glue",
    "highr",
    "hms",
    "htmltools",
    "htmlwidgets",
    "igraph",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "memoise",
    "mime",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "purrr",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "readr",
    "rlang",
    "rmarkdown",
    "rstudioapi",
    "sass",
    "scales",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "tinytex",
    "tzdb",
    "utf8",
    "vctrs",
    "viridisLite",
    "visNetwork",
    "vroom",
    "withr",
    "xfun",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "order_of_entities.Rmd",
      "filename": "order_of_entities.html",
      "title": "Order of Entities",
      "engine": "knitr::rmarkdown",
      "headings": [
        "US Senate Bills",
        "ERDs",
        "Code"
      ],
      "created": "2024-03-26 15:28:19",
      "modified": "2024-03-27 14:52:07",
      "commits": 6
    },
    {
      "source": "step_by_step.Rmd",
      "filename": "step_by_step.html",
      "title": "Step by Step",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Define data",
        "Desired ERD",
        "Step 1: Display all entities",
        "Step 2: Define relationships",
        "Step 3: Highlight key attributes",
        "Step 4: Define entity relationships",
        "Step 5: Adjust parameters"
      ],
      "created": "2024-03-23 18:42:04",
      "modified": "2024-03-28 20:10:43",
      "commits": 7
    }
  ],
  "_score": 4.681241237375588,
  "_indexed": true,
  "_nocasepkg": "erdbuilder",
  "_universes": [
    "gbasulto"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-05-14T06:19:16.000Z",
      "distro": "noble",
      "commit": "d978542599678d4f75a311a6156198ffa7b3364c",
      "fileid": "7fd4caa6fca678daa3a171eda8f6999b10863249a6d9ed28085975fa8501ca72",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gbasulto/actions/runs/25845049518"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-05-14T06:19:12.000Z",
      "distro": "noble",
      "commit": "d978542599678d4f75a311a6156198ffa7b3364c",
      "fileid": "79fee512bd5a012317f2b2827e0eeb8449a6aee526e3075697fb43acce45133b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gbasulto/actions/runs/25845049518"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-05-14T06:19:33.000Z",
      "commit": "d978542599678d4f75a311a6156198ffa7b3364c",
      "fileid": "a7cfe6ca8d162bcc0d9ed445d9e7876dcddc5fcef647ed7b08c2200fb1584b40",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gbasulto/actions/runs/25845049518"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-05-14T06:19:00.000Z",
      "commit": "d978542599678d4f75a311a6156198ffa7b3364c",
      "fileid": "53a0dfa1086920080cc0d14cce51ce1911592e92fca9d5b213bb79e2ed60b06c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gbasulto/actions/runs/25845049518"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-14T06:18:20.000Z",
      "commit": "d978542599678d4f75a311a6156198ffa7b3364c",
      "fileid": "9f37a3432306f35d322dce9aa30e82c56df0469052f358d533bb16e348c5081f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gbasulto/actions/runs/25845049518"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-14T06:18:19.000Z",
      "commit": "d978542599678d4f75a311a6156198ffa7b3364c",
      "fileid": "0b233e40039d530b832a35df49319d19fe025a5e495f67b14b3a1b0a4cfcccd4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gbasulto/actions/runs/25845049518"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-14T06:18:13.000Z",
      "commit": "d978542599678d4f75a311a6156198ffa7b3364c",
      "fileid": "a9947fd193c9dd45fa726573cba269b69acbc3998b46534c526edfa364e4dce5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gbasulto/actions/runs/25845049518"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-05-22T09:22:29.000Z",
      "commit": "d978542599678d4f75a311a6156198ffa7b3364c",
      "fileid": "3678e054868d8237447ee32216ea3673461cc6f917842c564cdf9764de9d60f9",
      "status": "success",
      "buildurl": "https://github.com/r-universe/gbasulto/actions/runs/25845049518"
    }
  ]
}