Source: r-cran-bayesplot
Standards-Version: 4.7.4
Maintainer: Debian R Packages Maintainers <r-pkg-team@alioth-lists.debian.net>
Uploaders:
 Andreas Tille <tille@debian.org>,
Section: gnu-r
Testsuite: autopkgtest-pkg-r
Build-Depends:
 debhelper-compat (= 14),
 dh-r,
 r-base-dev,
 r-cran-dplyr,
 r-cran-ggdist,
 r-cran-ggplot2 (>= 3.5.0),
 r-cran-ggridges (>= 0.5.5),
 r-cran-glue,
 r-cran-lifecycle,
 r-cran-posterior (>= 1.7.0),
 r-cran-reshape2,
 r-cran-rlang,
 r-cran-tibble,
 r-cran-tidyr,
 r-cran-tidyselect,
 r-pkg-team-core-architecture,
Vcs-Browser: https://salsa.debian.org/r-pkg-team/r-cran-bayesplot
Vcs-Git: https://salsa.debian.org/r-pkg-team/r-cran-bayesplot.git
Homepage: https://cran.r-project.org/package=bayesplot

Package: r-cran-bayesplot
Architecture: all
Depends:
 ${R:Depends},
 ${misc:Depends},
 r-pkg-team-core-architecture,
Recommends:
 ${R:Recommends},
Suggests:
 ${R:Suggests},
Description: Plotting for Bayesian Models
 Plotting functions for posterior analysis, MCMC diagnostics, prior and
 posterior predictive checks, and other visualizations to support the applied
 Bayesian workflow advocated in Gabry, Simpson, Vehtari, Betancourt,
 and Gelman (2019) <doi:10.1111/rssa.12378>. The package is designed not
 only to provide convenient functionality for users, but also a common set
 of functions that can be easily used by developers working on a variety
 of R packages for Bayesian modeling, particularly (but not exclusively)
 packages interfacing with 'Stan'.
