[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
19/68: gnu: r-bayesplot: Update to 1.9.0.
From: |
guix-commits |
Subject: |
19/68: gnu: r-bayesplot: Update to 1.9.0. |
Date: |
Tue, 15 Mar 2022 15:14:08 -0400 (EDT) |
rekado pushed a commit to branch wip-r
in repository guix.
commit b41fab7ea37cf2ff71dcec836328c8757be13763
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Mar 15 14:28:34 2022 +0100
gnu: r-bayesplot: Update to 1.9.0.
* gnu/packages/cran.scm (r-bayesplot): Update to 1.9.0.
[propagated-inputs]: Add r-posterior.
---
gnu/packages/cran.scm | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index ee6468701e..d02cc811bf 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -11740,14 +11740,14 @@ correlation, censored, ordered and multivariate
problems.")
(define-public r-bayesplot
(package
(name "r-bayesplot")
- (version "1.8.1")
+ (version "1.9.0")
(source
(origin
(method url-fetch)
(uri (cran-uri "bayesplot" version))
(sha256
(base32
- "0aman4273i8hy3z0qay1nrsr7v27m4icm1j6f4w59ylix80l5myq"))))
+ "0hqy597ang53phxnl084hak35ffqz9lw9hygax7370gpkjws908a"))))
(build-system r-build-system)
(inputs
(list pandoc))
@@ -11758,6 +11758,7 @@ correlation, censored, ordered and multivariate
problems.")
r-ggplot2
r-ggridges
r-glue
+ r-posterior
r-reshape2
r-rlang
r-tibble
- 18/68: gnu: r-gam: Update to 1.20.1., (continued)
- 18/68: gnu: r-gam: Update to 1.20.1., guix-commits, 2022/03/15
- 30/68: gnu: r-sf: Update to 1.0-7., guix-commits, 2022/03/15
- 28/68: gnu: r-gamlss-dist: Update to 6.0-3., guix-commits, 2022/03/15
- 34/68: gnu: r-parameters: Update to 0.17.0., guix-commits, 2022/03/15
- 33/68: gnu: r-styler: Update to 1.7.0., guix-commits, 2022/03/15
- 26/68: gnu: r-tidytree: Update to 0.3.9., guix-commits, 2022/03/15
- 27/68: gnu: r-densityclust: Update to 0.3.2., guix-commits, 2022/03/15
- 36/68: gnu: r-bio3d: Update to 2.4-3., guix-commits, 2022/03/15
- 37/68: gnu: r-sysfonts: Update to 0.8.8., guix-commits, 2022/03/15
- 35/68: gnu: r-pracma: Update to 2.3.8., guix-commits, 2022/03/15
- 19/68: gnu: r-bayesplot: Update to 1.9.0.,
guix-commits <=
- 29/68: gnu: r-udunits2: Update to 0.13.2.1., guix-commits, 2022/03/15
- 39/68: gnu: r-imager: Update to 0.42.13., guix-commits, 2022/03/15
- 60/68: gnu: r-bbmisc: Update to 1.12., guix-commits, 2022/03/15
- 44/68: gnu: r-openmx: Update to 2.20.6., guix-commits, 2022/03/15
- 22/68: gnu: r-rcppgsl: Update to 0.3.11., guix-commits, 2022/03/15
- 40/68: gnu: r-caret: Update to 6.0-91., guix-commits, 2022/03/15
- 49/68: gnu: r-posterior: Update to 1.2.1., guix-commits, 2022/03/15
- 63/68: gnu: r-openssl: Update to 2.0.0., guix-commits, 2022/03/15
- 50/68: gnu: r-parsnip: Update to 0.2.0., guix-commits, 2022/03/15
- 41/68: gnu: r-torch: Update to 0.7.2., guix-commits, 2022/03/15