Package: ggnormalviolin
Title: A 'ggplot2' Extension to Make Normal Violin Plots
Version: 0.2.1
Authors@R: 
    person("W. Joel", "Schneider", , "w.joel.schneider@gmail.com", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0002-8393-5316"))
Description: Uses 'ggplot2' to create normally distributed violin plots
    with specified means and standard deviations. This function can be
    useful in showing hypothetically normal distributions and confidence
    intervals.
License: CC0
URL: https://github.com/wjschne/ggnormalviolin,
        https://wjschne.github.io/ggnormalviolin/
BugReports: https://github.com/wjschne/ggnormalviolin/issues
Imports: dplyr, ggplot2, grid, magrittr, scales
Suggests: knitr, quarto, ragg, rmarkdown, spelling, testthat
VignetteBuilder: quarto
Encoding: UTF-8
Language: en-US
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2025-03-29 15:31:00 UTC; renee
Author: W. Joel Schneider [aut, cre] (<https://orcid.org/0000-0002-8393-5316>)
Maintainer: W. Joel Schneider <w.joel.schneider@gmail.com>
Repository: CRAN
Date/Publication: 2025-03-29 15:50:02 UTC
Built: R 4.5.1; ; 2025-10-06 02:46:57 UTC; windows
