Type: Package Package: ggalignment Title: Plots 'D&D'-Style Alignment Charts Version: 1.0.2 Authors@R: c(person(given = "Afton", family = "Coombs", role = c("aut", "cre", "cph"), email = "aftoncoombs@gmail.com"), person(given = "Tan", family = "Ho", role = c("ctb"), email = "tan@tanho.ca", comment = c(ORCID = "0000-0001-8388-5155"))) Description: 'D&D' alignment charts show 9 boxes with values for good through evil and values for chaotic through lawful. This package easily creates these alignment charts from user-provided image paths and alignment values. License: MIT + file LICENSE Depends: R (>= 3.4) Imports: dplyr (>= 1.0.0), ggimage (>= 0.2.0), ggplot2 (>= 3.3.0), magrittr (>= 1.0.0), rlang (>= 0.1.2) Suggests: rmarkdown (>= 2.0.0), knitr (>= 1.0), testthat (>= 3.0.0), vdiffr (>= 1.0.0), roxygen2 VignetteBuilder: knitr URL: https://github.com/aftonsteps/ggalignment BugReports: https://github.com/aftonsteps/ggalignment/issues Encoding: UTF-8 LazyData: true RoxygenNote: 7.3.2 Roxygen: list(markdown = TRUE) Config/testthat/edition: 3 Config/pak/sysreqs: libcairo2-dev cmake libfontconfig1-dev libfreetype6-dev make libmagick++-dev gsfonts libpng-dev libuv1-dev libssl-dev Repository: https://aftonsteps.r-universe.dev Date/Publication: 2025-03-02 03:01:19 UTC RemoteUrl: https://github.com/aftonsteps/ggalignment RemoteRef: HEAD RemoteSha: bd65e22791cd44e17692771660c0fb745dc92b67 NeedsCompilation: no Packaged: 2026-06-19 09:35:27 UTC; root Author: Afton Coombs [aut, cre, cph], Tan Ho [ctb] (ORCID: ) Maintainer: Afton Coombs