[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
10/27: gnu: r-performance: Update to 0.10.8.
From: |
guix-commits |
Subject: |
10/27: gnu: r-performance: Update to 0.10.8. |
Date: |
Tue, 31 Oct 2023 16:58:41 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 05e2f170f71d7a95c43b2655cf7bc3690644d5ba
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Oct 31 17:15:09 2023 +0100
gnu: r-performance: Update to 0.10.8.
* gnu/packages/cran.scm (r-performance): Update to 0.10.8.
Change-Id: Ic0c7a1f1402ae5a63bf433fd2f874e24eab5a216
---
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 a089d0de51..af40c6393b 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -16467,14 +16467,14 @@ ROPE percentage and pd).")
(define-public r-performance
(package
(name "r-performance")
- (version "0.10.5")
+ (version "0.10.8")
(source
(origin
(method url-fetch)
(uri (cran-uri "performance" version))
(sha256
(base32
- "1bwcdz2iah6ya1p9ykbj5ybvzwlq9spv6mq3fn68cckymg0hs76r"))))
+ "0zvj0bzbqcy35jcg1s6b1wqbz7rbajzvjm74aks4j6iq4grh4d2j"))))
(build-system r-build-system)
(propagated-inputs
(list r-bayestestr r-datawizard r-insight))
- 20/27: gnu: r-rfast: Update to 2.0.9., (continued)
- 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, 2023/10/31
- 10/27: gnu: r-performance: Update to 0.10.8.,
guix-commits <=
- 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