Package: kitesquare
Title: Visualize Contingency Tables Using Kite-Square Plots
Version: 0.0.2
Authors@R: 
	person("John", "Wiedenhöft", , "john.wiedenhoeft@medizin.uni-leipzig.de", role = c("aut", "cre", "cph"), comment = c(ORCID = "0000-0002-6935-1517"))
Description: Create a kite-square plot for contingency tables using 'ggplot2', to display their relevant quantities in a single figure (marginal, conditional, expected, observed, chi-squared). The plot resembles a flying kite inside a square if the variables are independent, and deviates from this the more dependence exists.
License: LGPL (>= 3)
Encoding: UTF-8
URL: https://github.com/HUGLeipzig/kitesquare
BugReports: https://github.com/HUGLeipzig/kitesquare/issues
RoxygenNote: 7.3.2
VignetteBuilder: quarto
Imports: tidyr, dplyr, ggplot2, ggh4x, scales, rlang
Suggests: knitr, quarto
Config/Needs/website: quarto
NeedsCompilation: no
Packaged: 2025-03-19 12:42:45 UTC; Wiedenhoef
Author: John Wiedenhöft [aut, cre, cph]
    (<https://orcid.org/0000-0002-6935-1517>)
Maintainer: John Wiedenhöft <john.wiedenhoeft@medizin.uni-leipzig.de>
Repository: CRAN
Date/Publication: 2025-03-20 13:50:09 UTC
Built: R 4.3.3; ; 2025-03-20 14:03:20 UTC; unix
