blob: 6d39fc756d7c52ac56cd06569dd1a9604121d03b (
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
|
pkgbase = r-loo
pkgdesc = Efficient Leave-One-Out Cross-Validation and WAIC for Bayesian Models
pkgver = 2.9.0
pkgrel = 1
url = https://cran.r-project.org/package=loo
arch = any
license = GPL-3.0-or-later
depends = pandoc
depends = r-checkmate
depends = r-matrixstats
depends = r-posterior
optdepends = r-bayesplot
optdepends = r-brms
optdepends = r-ggplot2
optdepends = r-knitr
optdepends = r-rmarkdown
optdepends = r-rstan
optdepends = r-rstanarm
optdepends = r-rstantools
optdepends = r-spdep
optdepends = r-testthat
source = https://cran.r-project.org/src/contrib/loo_2.9.0.tar.gz
md5sums = 165a31dc52f9b5ee989ff1e5739614a6
b2sums = 826d022bba1cfd4d9ebca762bdc125b4dfbc371ddaceb90c0b25779decac5c3230c9dcf460c791c153dc94fa190ad00533055d788b24b92dda61816b34d648ee
pkgname = r-loo
|