[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
118/146: gnu: r-cluster: Update to 2.1.3.
From: |
guix-commits |
Subject: |
118/146: gnu: r-cluster: Update to 2.1.3. |
Date: |
Mon, 11 Apr 2022 17:08:45 -0400 (EDT) |
rekado pushed a commit to branch wip-r
in repository guix.
commit 99c58362d18b1727e3d91efec39e11ae3a7e30c4
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))
- 121/146: gnu: r-mgcv: Update to 1.8-40., (continued)
- 121/146: gnu: r-mgcv: Update to 1.8-40., guix-commits, 2022/04/11
- 66/146: gnu: r-float: Update to 0.3-0., guix-commits, 2022/04/11
- 73/146: gnu: r-accept: Update to 0.9.0., guix-commits, 2022/04/11
- 100/146: gnu: r-dials: Update to 0.1.1., guix-commits, 2022/04/11
- 87/146: gnu: r-rstanarm: Update to 2.21.3., guix-commits, 2022/04/11
- 91/146: gnu: r-spatstat-data: Update to 2.1-4., guix-commits, 2022/04/11
- 83/146: gnu: r-cdm: Update to 7.6-11., guix-commits, 2022/04/11
- 85/146: gnu: r-loo: Update to 2.5.1., guix-commits, 2022/04/11
- 81/146: gnu: r-sem: Update to 3.1-15., guix-commits, 2022/04/11
- 131/146: gnu: r-rcpparmadillo: Update to 0.11.0.0.0., guix-commits, 2022/04/11
- 118/146: gnu: r-cluster: Update to 2.1.3.,
guix-commits <=
- 122/146: gnu: r-magrittr: Update to 2.0.3., guix-commits, 2022/04/11
- 41/146: gnu: r-performance: Update to 0.9.0., guix-commits, 2022/04/11
- 43/146: gnu: r-gert: Update to 1.6.0., guix-commits, 2022/04/11
- 48/146: gnu: r-rncl: Update to 0.8.6., guix-commits, 2022/04/11
- 51/146: gnu: r-protviz: Update to 0.7.3., guix-commits, 2022/04/11
- 49/146: gnu: r-kohonen: Update to 3.0.11., guix-commits, 2022/04/11
- 58/146: gnu: r-bookdown: Update to 0.25., guix-commits, 2022/04/11
- 56/146: gnu: r-beanplot: Update to 1.3.1., guix-commits, 2022/04/11
- 62/146: gnu: r-mpm: Update to 1.0-23., guix-commits, 2022/04/11
- 63/146: gnu: r-ggfun: Update to 0.0.6., guix-commits, 2022/04/11