Package: ggfan
Type: Package
Title: Summarise a Distribution Through Coloured Intervals
Description: Implements the functionality of the 'fanplot' package as 'geoms' 
  for 'ggplot2'. Designed for summarising MCMC samples from a posterior 
  distribution, where a visualisation is desired for several values of a 
  continuous covariate. Increasing posterior intervals of the sampled quantity 
  are mapped to a continuous colour scale.
Version: 0.1.3
Authors@R: person("Jason", "Hilton", email = "jason_hilton@yahoo.com",
  role = c("aut", "cre"))
License: GPL-2 | file LICENSE
LazyData: TRUE
Depends: R (>= 3.1)
Imports: ggplot2, colorspace, dplyr, stats, grid, rstan
Suggests: testthat, knitr, rmarkdown, tidyr, magrittr, tibble
URL: https://github.com/jasonhilton/ggfan
BugReports: https://github.com/jasonhilton/ggfan/issues
VignetteBuilder: knitr
RoxygenNote: 6.1.1
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2019-03-06 23:43:59 UTC; jason
Author: Jason Hilton [aut, cre]
Maintainer: Jason Hilton <jason_hilton@yahoo.com>
Repository: CRAN
Date/Publication: 2019-03-07 09:02:42 UTC
Built: R 4.1.0; ; 2021-05-27 10:53:53 UTC; unix
