Package: ggdistribute
Title: A 'ggplot2' Extension for Plotting Unimodal Distributions
Version: 1.0.2
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.
URL: https://github.com/iamamutt/ggdistribute
License: GPL-3
Encoding: UTF-8
LazyData: true
Depends: R (>= 3.5.0)
Imports: data.table, ggplot2, tibble, magrittr, grDevices, dplyr
Suggests: knitr, testthat, rmarkdown, viridisLite, extrafont
VignetteBuilder: knitr
RoxygenNote: 6.0.1.9000
NeedsCompilation: no
Packaged: 2018-06-22 23:41:42 UTC; josep
Author: Joseph M. Burling [aut, cre]
Maintainer: Joseph M. Burling <josephburling@gmail.com>
Repository: CRAN
Date/Publication: 2018-06-23 05:48:46 UTC
