Package: ggdistribute
Title: A 'ggplot2' Extension for Plotting Unimodal Distributions
Version: 1.0.1
Date: 2018-5-19
Authors@R: c(
        person("Joseph M.", "Burling",
               email = "josephburling@gmail.com",
               role = c("aut", "cre")))
Description: 
    The 'ggdistribute' package is an extension for plotting posterior or other 
    types of unimodal distributions that require overlaying information about a 
    distribution's intervals. It makes use of the 'ggproto' system to extend 
    'ggplot2', providing additional "geoms", "stats", and "positions." 
    The extensions integrate with existing 'ggplot2' layer elements.
License: GPL-3
Encoding: UTF-8
LazyData: true
Depends: R (>= 3.5.0)
Imports: data.table, ggplot2, tibble, magrittr, grDevices
Suggests: knitr, testthat, rmarkdown, viridisLite, extrafont
VignetteBuilder: knitr
RoxygenNote: 6.0.1.9000
NeedsCompilation: no
Packaged: 2018-05-30 09:13:22 UTC; josep
Author: Joseph M. Burling [aut, cre]
Maintainer: Joseph M. Burling <josephburling@gmail.com>
Repository: CRAN
Date/Publication: 2018-05-30 09:28:09 UTC
