[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
55/150: gnu: r-bayesplot: Update to 1.8.0.
From: |
guix-commits |
Subject: |
55/150: gnu: r-bayesplot: Update to 1.8.0. |
Date: |
Wed, 20 Jan 2021 11:20:52 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit c60fe486eb0d2f60a13a7b9542fa4cdab8921942
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Wed Jan 20 17:10:05 2021 +0100
gnu: r-bayesplot: Update to 1.8.0.
* gnu/packages/cran.scm (r-bayesplot): Update to 1.8.0.
---
gnu/packages/cran.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index 4729935..885bf63 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -9451,14 +9451,14 @@ correlation, censored, ordered and multivariate
problems.")
(define-public r-bayesplot
(package
(name "r-bayesplot")
- (version "1.7.2")
+ (version "1.8.0")
(source
(origin
(method url-fetch)
(uri (cran-uri "bayesplot" version))
(sha256
(base32
- "0aqy4bfjq1fmds0vpacsmqih528cp8wk4v4w0balzkph6zqzpwcl"))))
+ "0j69a78l5z0wyxcz607amaa4jc8kwwvcia9wxyir65b8ks9gj1d6"))))
(build-system r-build-system)
(inputs
`(("pandoc" ,pandoc)
- 34/150: gnu: r-tinytex: Update to 0.28., (continued)
- 34/150: gnu: r-tinytex: Update to 0.28., guix-commits, 2021/01/20
- 44/150: gnu: r-moonbook: Update to 0.2.4., guix-commits, 2021/01/20
- 48/150: gnu: r-mosaiccore: Update to 0.9.0., guix-commits, 2021/01/20
- 23/150: gnu: r-ggally: Update to 2.1.0., guix-commits, 2021/01/20
- 38/150: gnu: r-factominer: Update to 2.4., guix-commits, 2021/01/20
- 40/150: gnu: r-officer: Update to 0.3.16., guix-commits, 2021/01/20
- 42/150: gnu: r-insight: Update to 0.12.0., guix-commits, 2021/01/20
- 27/150: gnu: r-psych: Update to 2.0.12., guix-commits, 2021/01/20
- 33/150: gnu: r-vctrs: Update to 0.3.6., guix-commits, 2021/01/20
- 52/150: gnu: r-emmeans: Update to 1.5.3., guix-commits, 2021/01/20
- 55/150: gnu: r-bayesplot: Update to 1.8.0.,
guix-commits <=
- 28/150: gnu: r-broom: Update to 0.7.3., guix-commits, 2021/01/20
- 30/150: gnu: r-hardyweinberg: Update to 1.7.1., guix-commits, 2021/01/20
- 43/150: gnu: r-sjmisc: Update to 2.8.6., guix-commits, 2021/01/20
- 36/150: gnu: r-vim: Update to 6.1.0., guix-commits, 2021/01/20
- 45/150: gnu: r-deriv: Update to 4.1.2., guix-commits, 2021/01/20
- 46/150: gnu: r-proc: Update to 1.17.0.1., guix-commits, 2021/01/20
- 47/150: gnu: r-ggstance: Update to 0.3.5., guix-commits, 2021/01/20
- 54/150: gnu: r-coin: Update to 1.4-0., guix-commits, 2021/01/20
- 58/150: gnu: r-ggeffects: Update to 1.0.1., guix-commits, 2021/01/20
- 59/150: gnu: r-effectsize: Update to 0.4.3., guix-commits, 2021/01/20