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
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2025-02-24 01:23:05 UTC; aftoncoombs
Author: Afton Coombs [aut, cre, cph],
  Tan Ho [ctb] (<https://orcid.org/0000-0001-8388-5155>)
Maintainer: Afton Coombs <aftoncoombs@gmail.com>
Repository: CRAN
Date/Publication: 2025-02-24 05:50:02 UTC
Built: R 4.6.0; ; 2025-11-02 04:46:46 UTC; windows
