summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 5c72ad3ec180888df0ad93324ef18ce0a2c7119b (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
pkgbase = r-bayesplot
	pkgdesc = Plotting for Bayesian Models
	pkgver = 1.11.1
	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 = 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.11.1.tar.gz
	sha256sums = 4f71e67391e0135acd3e890989b87025f3f8160242f532a8e1a0ed74ed0f3830

pkgname = r-bayesplot