[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
17/27: gnu: r-posterior: Update to 1.5.0.
From: |
guix-commits |
Subject: |
17/27: gnu: r-posterior: Update to 1.5.0. |
Date: |
Tue, 31 Oct 2023 16:58:42 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 8638f875102bae4df565b080447e89c07419de2d
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Oct 31 17:15:11 2023 +0100
gnu: r-posterior: Update to 1.5.0.
* gnu/packages/cran.scm (r-posterior): Update to 1.5.0.
Change-Id: I3fa7adca749efcbe0d8b6ab0f707e70a1e895d2d
---
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 5f0956016f..bcb2a57627 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -32814,14 +32814,14 @@ including means, variances, intervals, and highest
density regions.")
(define-public r-posterior
(package
(name "r-posterior")
- (version "1.4.1")
+ (version "1.5.0")
(source
(origin
(method url-fetch)
(uri (cran-uri "posterior" version))
(sha256
(base32
- "1lsqpczf8ll8m1a99kwmxdjm8wpavlqw88qha82s3438ipx5729b"))))
+ "1pp233ddrs116w1rmp3khhmibjf6l021b1x79k6z48g3r9zk042a"))))
(properties `((upstream-name . "posterior")))
(build-system r-build-system)
(propagated-inputs
- 15/27: gnu: r-rintrojs: Update to 0.3.3., (continued)
- 15/27: gnu: r-rintrojs: Update to 0.3.3., guix-commits, 2023/10/31
- 20/27: gnu: r-rfast: Update to 2.0.9., guix-commits, 2023/10/31
- 22/27: gnu: r-strex: Update to 1.6.1., guix-commits, 2023/10/31
- 23/27: gnu: r-knitr: Update to 1.45., guix-commits, 2023/10/31
- 25/27: gnu: r-checkmate: Update to 2.3.0., guix-commits, 2023/10/31
- 24/27: gnu: r-dbplyr: Update to 2.4.0., guix-commits, 2023/10/31
- 26/27: gnu: r-withr: Update to 2.5.2., guix-commits, 2023/10/31
- 27/27: gnu: r-logspline: Update to 2.1.21., guix-commits, 2023/10/31
- 05/27: gnu: r-poorman: Update to 0.2.7., guix-commits, 2023/10/31
- 02/27: gnu: r-htmltable: Update to 2.4.2., guix-commits, 2023/10/31
- 17/27: gnu: r-posterior: Update to 1.5.0.,
guix-commits <=
- 10/27: gnu: r-performance: Update to 0.10.8., guix-commits, 2023/10/31
- 11/27: gnu: r-gridpattern: Update to 1.1.1., guix-commits, 2023/10/31
- 12/27: gnu: r-grimport2: Update to 0.3-1., guix-commits, 2023/10/31
- 13/27: gnu: r-polspline: Update to 1.1.24., guix-commits, 2023/10/31
- 18/27: gnu: r-spatstat-linnet: Update to 3.1-3., guix-commits, 2023/10/31
- 09/27: gnu: r-wrs2: Update to 1.1-5., guix-commits, 2023/10/31