[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
15/39: gnu: r-bayestestr: Update to 0.13.1.
From: |
guix-commits |
Subject: |
15/39: gnu: r-bayestestr: Update to 0.13.1. |
Date: |
Mon, 17 Apr 2023 05:12:24 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 726b352cec68731d8b8360e6d18cef6eee724135
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Apr 17 11:10:34 2023 +0200
gnu: r-bayestestr: Update to 0.13.1.
* gnu/packages/cran.scm (r-bayestestr): Update to 0.13.1.
---
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 0ad1f7005c..8a7de602cc 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -15148,14 +15148,14 @@ differentiation.")
(define-public r-bayestestr
(package
(name "r-bayestestr")
- (version "0.13.0")
+ (version "0.13.1")
(source
(origin
(method url-fetch)
(uri (cran-uri "bayestestR" version))
(sha256
(base32
- "1951zm88qlbmr4ragrzfzgw72awm7mqhh464s6kck0mcx7shas90"))))
+ "0mmnifi3j29qlsj917wbdqpgpk05x3cc7111k842gsv7y34h4ir7"))))
(properties `((upstream-name . "bayestestR")))
(build-system r-build-system)
(propagated-inputs
- 16/39: gnu: r-performance: Update to 0.10.3., (continued)
- 16/39: gnu: r-performance: Update to 0.10.3., guix-commits, 2023/04/17
- 24/39: gnu: r-quanteda: Update to 3.3.0., guix-commits, 2023/04/17
- 28/39: gnu: r-igraph: Update to 1.4.2., guix-commits, 2023/04/17
- 25/39: gnu: r-rstanarm: Update to 2.21.4., guix-commits, 2023/04/17
- 32/39: gnu: r-seqminer: Update to 8.9., guix-commits, 2023/04/17
- 34/39: gnu: r-markdown: Update to 1.6., guix-commits, 2023/04/17
- 37/39: gnu: r-deoptimr: Update to 1.0-12., guix-commits, 2023/04/17
- 33/39: gnu: r-stars: Update to 0.6-1., guix-commits, 2023/04/17
- 39/39: gnu: r-simr: Update to 1.0.7., guix-commits, 2023/04/17
- 27/39: gnu: r-confintr: Update to 1.0.0., guix-commits, 2023/04/17
- 15/39: gnu: r-bayestestr: Update to 0.13.1.,
guix-commits <=
- 31/39: gnu: r-parsnip: Update to 1.1.0., guix-commits, 2023/04/17
- 29/39: gnu: r-tune: Update to 1.1.1., guix-commits, 2023/04/17
- 35/39: gnu: r-git2r: Update to 0.32.0., guix-commits, 2023/04/17
- 38/39: gnu: r-quantreg: Update to 5.95., guix-commits, 2023/04/17