Package: ggdistribute
Title: A 'ggplot2' Extension for Plotting Unimodal Distributions
Version: 1.0.3
Date: 2018-11-15
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 (>= 3.0.0), tibble, magrittr, grDevices,
        dplyr
Suggests: knitr, testthat, rmarkdown, viridisLite, extrafont
VignetteBuilder: knitr
RoxygenNote: 6.1.1
NeedsCompilation: no
Packaged: 2018-11-15 18:49:47 UTC; josep
Author: Joseph M. Burling [aut, cre]
Maintainer: Joseph M. Burling <josephburling@gmail.com>
Repository: CRAN
Date/Publication: 2018-11-15 19:10:04 UTC
