blob: 13713e56cc2a32c17e2ddb7f8b8eef8065e1da71 (
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
|
pkgbase = r-posterior
pkgdesc = Tools for Working with Posterior Distributions
pkgver = 1.4.0
pkgrel = 3
url = https://cran.r-project.org/package=posterior
arch = any
license = BSD
depends = r
depends = r-abind
depends = r-checkmate
depends = r-distributional
depends = r-matrixstats
depends = r-pillar
depends = r-rlang
depends = r-tensora
depends = r-tibble
depends = r-vctrs
optdepends = r-caret
optdepends = r-dplyr
optdepends = r-e1071
optdepends = r-gbm
optdepends = r-ggplot2
optdepends = r-knitr
optdepends = r-randomforest
optdepends = r-rmarkdown
optdepends = r-testthat
optdepends = r-tidyr
source = https://cran.r-project.org/src/contrib/posterior_1.4.0.tar.gz
sha256sums = f546658678a2c8c86130922c06f9045b4078bc11a91fa98b0462a5d733133f9d
pkgname = r-posterior
|