Package: ggnormalviolin Title: A 'ggplot2' Extension to Make Normal Violin Plots Version: 0.3.0 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: ggplot2, grid, scales Suggests: knitr, quarto, ragg, rmarkdown, spelling, testthat VignetteBuilder: quarto Config/roxygen2/version: 8.0.0 Encoding: UTF-8 Language: en-US Repository: https://wjschne.r-universe.dev Date/Publication: 2026-06-14 13:10:11 UTC RemoteUrl: https://github.com/wjschne/ggnormalviolin RemoteRef: HEAD RemoteSha: 37200ee7aaf22e729729cbd2d4347b6c3b22bda9 NeedsCompilation: no Packaged: 2026-06-14 13:50:50 UTC; root Author: W. Joel Schneider [aut, cre] (ORCID: ) Maintainer: W. Joel Schneider