blob: f04208d951b0c163c641eb0ca38eb5ad4c756245 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
|
pkgbase = r-bayesplot
pkgdesc = Plotting for Bayesian Models
pkgver = 1.14.0
pkgrel = 1
url = https://cran.r-project.org/package=bayesplot
arch = any
license = GPL
depends = r
depends = r-dplyr
depends = r-ggplot2
depends = r-ggridges
depends = r-glue
depends = r-posterior
depends = r-reshape2
depends = r-rlang
depends = r-tibble
depends = r-tidyselect
depends = r-tidyr
depends = pandoc
optdepends = r-ggfortify
optdepends = r-gridextra
optdepends = r-hexbin
optdepends = r-knitr
optdepends = r-loo
optdepends = r-rcolorbrewer
optdepends = r-rmarkdown
optdepends = r-rstan
optdepends = r-rstanarm
optdepends = r-rstantools
optdepends = r-scales
optdepends = r-shinystan
optdepends = r-survival
optdepends = r-testthat
optdepends = r-vdiffr
source = https://cran.r-project.org/src/contrib/bayesplot_1.14.0.tar.gz
sha256sums = 37d657a39d7115c76d7a86b8daca6160bc5caaa988dd9f9cfe1f51873b09724a
pkgname = r-bayesplot
|