[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
117/145: gnu: r-cluster: Update to 2.1.3.
From: |
guix-commits |
Subject: |
117/145: gnu: r-cluster: Update to 2.1.3. |
Date: |
Tue, 12 Apr 2022 03:36:55 -0400 (EDT) |
rekado pushed a commit to branch wip-r
in repository guix.
commit 0ffe905cd658a7ed116da60c817cd53b5de54a60
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Apr 11 18:01:38 2022 +0200
gnu: r-cluster: Update to 2.1.3.
* gnu/packages/statistics.scm (r-cluster): Update to 2.1.3.
---
gnu/packages/statistics.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/statistics.scm b/gnu/packages/statistics.scm
index a09204cbec..e1982ad80a 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -536,14 +536,14 @@ k-nearest neighbour, Learning Vector Quantization and
Self-Organizing Maps.")
(define-public r-cluster
(package
(name "r-cluster")
- (version "2.1.2")
+ (version "2.1.3")
(source
(origin
(method url-fetch)
(uri (cran-uri "cluster" version))
(sha256
(base32
- "168l653ygkg21fwrqrf7lsqi5p6jzhgmcvhrwv7lznkdzdhag2jw"))))
+ "1ab466lniykz2a6kdnrbkk7hwair79xfmy6cqvhc8d6nana7mbd3"))))
(build-system r-build-system)
(native-inputs
(list gfortran))
- 119/145: gnu: r-nlme: Update to 3.1-157., (continued)
- 119/145: gnu: r-nlme: Update to 3.1-157., guix-commits, 2022/04/12
- 138/145: gnu: r-robustbase: Update to 0.95-0., guix-commits, 2022/04/12
- 96/145: gnu: r-km-ci: Update to 0.5-6., guix-commits, 2022/04/12
- 102/145: gnu: r-workflowsets: Update to 0.2.1., guix-commits, 2022/04/12
- 104/145: gnu: r-tidymodels: Update to 0.2.0., guix-commits, 2022/04/12
- 106/145: gnu: r-densestbayes: Update to 1.0-2.1., guix-commits, 2022/04/12
- 111/145: gnu: r-gsa: Update to 1.03.2., guix-commits, 2022/04/12
- 115/145: gnu: r-cccd: Update to 1.6., guix-commits, 2022/04/12
- 136/145: gnu: r-sfsmisc: Update to 1.1-13., guix-commits, 2022/04/12
- 124/145: gnu: r-formatr: Update to 1.12., guix-commits, 2022/04/12
- 117/145: gnu: r-cluster: Update to 2.1.3.,
guix-commits <=
- 127/145: gnu: r-testthat: Update to 3.1.3., guix-commits, 2022/04/12