Package: ggnormalviolin
Title: A 'ggplot2' Extension to Make Normal Violin Plots
Version: 0.1.2
Authors@R: 
    person(given = "W. Joel",
           family = "Schneider",
           role = c("aut", "cre"),
           email = "w.joel.schneider@gmail.com",
           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
BugReports: https://github.com/wjschne/ggnormalviolin/issues
Imports: dplyr, ggplot2, grid, magrittr, scales
Suggests: spelling
Encoding: UTF-8
Language: en-US
LazyData: true
RoxygenNote: 6.1.1
NeedsCompilation: no
Packaged: 2019-05-27 17:57:40 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: 2019-05-27 18:10:03 UTC
