[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
19/224: gnu: r-consort: Update to 1.2.2.
From: |
guix-commits |
Subject: |
19/224: gnu: r-consort: Update to 1.2.2. |
Date: |
Wed, 17 Jul 2024 17:18:34 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 79fe8efab182c5e2f1241b02e00188745def5957
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Jul 2 14:57:27 2024 +0200
gnu: r-consort: Update to 1.2.2.
* gnu/packages/cran.scm (r-consort): Update to 1.2.2.
Change-Id: I66d1c8fa9eb0445f4c6af6a8d896ef63d90ac965
---
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 021ce3afa0..42b30197bb 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -537,13 +537,13 @@ Shiny applications.")
(define-public r-consort
(package
(name "r-consort")
- (version "1.2.1")
+ (version "1.2.2")
(source (origin
(method url-fetch)
(uri (cran-uri "consort" version))
(sha256
(base32
- "03xkypy4r84mdif6m331c27haxnyi1s87vvj2f83xxw0m0s5im5j"))))
+ "12gr1diyy2azy1fbh8z129lkm0ahwvm98j5hqxv93yp089a02l8c"))))
(properties `((upstream-name . "consort")))
(build-system r-build-system)
(native-inputs (list r-knitr))
- 06/224: gnu: Add r-gparotation., (continued)
- 06/224: gnu: Add r-gparotation., guix-commits, 2024/07/17
- 10/224: gnu: r-torch: Update to 0.13.0., guix-commits, 2024/07/17
- 13/224: gnu: r-qs: Update to 0.26.3., guix-commits, 2024/07/17
- 18/224: gnu: r-castor: Update to 1.8.2., guix-commits, 2024/07/17
- 23/224: gnu: r-dbscan: Update to 1.2-0., guix-commits, 2024/07/17
- 26/224: gnu: r-biglm: Update to 0.9-3., guix-commits, 2024/07/17
- 28/224: gnu: r-zcompositions: Update to 1.5.0-4., guix-commits, 2024/07/17
- 27/224: gnu: r-climaemet: Update to 1.3.0., guix-commits, 2024/07/17
- 31/224: gnu: r-swagger: Update to 5.17.14.1., guix-commits, 2024/07/17
- 34/224: gnu: r-secretbase: Update to 1.0.0., guix-commits, 2024/07/17
- 19/224: gnu: r-consort: Update to 1.2.2.,
guix-commits <=
- 22/224: gnu: r-datawizard: Update to 0.11.0., guix-commits, 2024/07/17
- 29/224: gnu: r-ggpp: Update to 0.5.8-1., guix-commits, 2024/07/17
- 30/224: gnu: r-ggpmisc: Update to 0.6.0., guix-commits, 2024/07/17
- 08/224: gnu: r-arrow: Update to 16.1.0., guix-commits, 2024/07/17
- 35/224: gnu: r-deming: Update to 1.4-1., guix-commits, 2024/07/17
- 37/224: gnu: r-fastmap: Update to 1.2.0., guix-commits, 2024/07/17
- 39/224: gnu: r-pkgload: Update to 1.4.0., guix-commits, 2024/07/17
- 42/224: gnu: r-restrserve: Update to 1.2.3., guix-commits, 2024/07/17
- 54/224: gnu: r-xfun: Update to 0.45., guix-commits, 2024/07/17
- 20/224: gnu: r-collapse: Update to 2.0.14., guix-commits, 2024/07/17