[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
180/211: gnu: r-cluster: Update to 2.1.4.
From: |
guix-commits |
Subject: |
180/211: gnu: r-cluster: Update to 2.1.4. |
Date: |
Tue, 20 Sep 2022 06:24:41 -0400 (EDT) |
rekado pushed a commit to branch wip-r
in repository guix.
commit 8cf9071e4bfee7798a4b75b4f14e773aac67450f
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Sep 20 10:53:34 2022 +0200
gnu: r-cluster: Update to 2.1.4.
* gnu/packages/statistics.scm (r-cluster): Update to 2.1.4.
---
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 3f8c105310..f3201f038f 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -550,14 +550,14 @@ k-nearest neighbour, Learning Vector Quantization and
Self-Organizing Maps.")
(define-public r-cluster
(package
(name "r-cluster")
- (version "2.1.3")
+ (version "2.1.4")
(source
(origin
(method url-fetch)
(uri (cran-uri "cluster" version))
(sha256
(base32
- "1ab466lniykz2a6kdnrbkk7hwair79xfmy6cqvhc8d6nana7mbd3"))))
+ "1dpmss4mdpw6la5kjf135h2jj5j5zmqvykpj6fl6n5wslbn0rwf6"))))
(build-system r-build-system)
(native-inputs
(list gfortran))
- 44/211: gnu: r-pillar: Update to 1.8.1., (continued)
- 44/211: gnu: r-pillar: Update to 1.8.1., guix-commits, 2022/09/20
- 55/211: gnu: r-reticulate: Update to 1.26., guix-commits, 2022/09/20
- 32/211: gnu: r-haven: Update to 2.5.1., guix-commits, 2022/09/20
- 41/211: gnu: r-scatterplot3d: Update to 0.3-42., guix-commits, 2022/09/20
- 72/211: gnu: r-bayestestr: Update to 0.13.0., guix-commits, 2022/09/20
- 77/211: gnu: r-gert: Update to 1.9.0., guix-commits, 2022/09/20
- 74/211: gnu: r-effectsize: Update to 0.7.0.5., guix-commits, 2022/09/20
- 80/211: gnu: r-rcppalgos: Update to 2.6.0., guix-commits, 2022/09/20
- 81/211: gnu: r-arm: Update to 1.13-1., guix-commits, 2022/09/20
- 166/211: gnu: r-mlr3tuning: Update to 0.14.0., guix-commits, 2022/09/20
- 180/211: gnu: r-cluster: Update to 2.1.4.,
guix-commits <=
- 179/211: gnu: r-ggh4x: Update to 0.2.2., guix-commits, 2022/09/20
- 173/211: gnu: r-paws-common: Update to 0.5.0., guix-commits, 2022/09/20
- 185/211: gnu: r-evaluate: Update to 0.16., guix-commits, 2022/09/20
- 182/211: gnu: r-nlme: Update to 3.1-159., guix-commits, 2022/09/20
- 205/211: gnu: r-matrixmodels: Update to 0.5-1., guix-commits, 2022/09/20
- 194/211: gnu: r-hms: Update to 1.1.2., guix-commits, 2022/09/20
- 208/211: gnu: r-clubsandwich: Update to 0.5.8., guix-commits, 2022/09/20
- 62/211: gnu: r-abcrf: Update to 1.9., guix-commits, 2022/09/20
- 51/211: gnu: r-vim: Update to 6.2.2., guix-commits, 2022/09/20
- 76/211: gnu: r-gh: Update to 1.3.1., guix-commits, 2022/09/20