Source: r-cran-ggdist Standards-Version: 4.7.4 Maintainer: Debian R Packages Maintainers Uploaders: Charles Plessy , Section: gnu-r Testsuite: autopkgtest-pkg-r Build-Depends: debhelper-compat (= 14), dh-r, r-base-dev, r-cran-ggplot2 (>= 3.5.0), r-cran-scales, r-cran-rlang, r-cran-cli, r-cran-tibble, r-cran-vctrs, r-cran-withr, r-cran-glue, r-cran-gtable, r-cran-distributional (>= 0.3.2), r-cran-numderiv, r-cran-quadprog, r-cran-rcpp, r-pkg-team-core-architecture, Vcs-Browser: https://salsa.debian.org/r-pkg-team/r-cran-ggdist Vcs-Git: https://salsa.debian.org/r-pkg-team/r-cran-ggdist.git Homepage: https://cran.r-project.org/package=ggdist Package: r-cran-ggdist Architecture: any Depends: ${R:Depends}, ${shlibs:Depends}, ${misc:Depends}, r-pkg-team-core-architecture, Recommends: ${R:Recommends}, Suggests: ${R:Suggests}, Description: Visualizations of Distributions and Uncertainty Provides primitives for visualizing distributions using 'ggplot2' that are particularly tuned for visualizing uncertainty in either a frequentist or Bayesian mode. Both analytical distributions (such as frequentist confidence distributions or Bayesian priors) and distributions represented as samples (such as bootstrap distributions or Bayesian posterior samples) are easily visualized. Visualization primitives include but are not limited to: points with multiple uncertainty intervals, eye plots (Spiegelhalter D., 1999) , density plots, gradient plots, dot plots (Wilkinson L., 1999) , quantile dot plots (Kay M., Kola T., Hullman J., Munson S., 2016) , complementary cumulative distribution function barplots (Fernandes M., Walls L., Munson S., Hullman J., Kay M., 2018) , and fit curves with multiple uncertainty ribbons.