[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
99/125: gnu: r-cluster: Update to 2.1.2.
From: |
guix-commits |
Subject: |
99/125: gnu: r-cluster: Update to 2.1.2. |
Date: |
Tue, 4 May 2021 01:33:40 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 27e873a5e34c4a9cef136cb3e9f28feb471b2583
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue May 4 07:13:21 2021 +0200
gnu: r-cluster: Update to 2.1.2.
* gnu/packages/statistics.scm (r-cluster): Update to 2.1.2.
---
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 d3becd6..d773577 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -480,14 +480,14 @@ k-nearest neighbour, Learning Vector Quantization and
Self-Organizing Maps.")
(define-public r-cluster
(package
(name "r-cluster")
- (version "2.1.1")
+ (version "2.1.2")
(source
(origin
(method url-fetch)
(uri (cran-uri "cluster" version))
(sha256
(base32
- "0qw06n1f7771mszc9y1f1c9zngd82zlf2s2z30p9514vxh4wgf5x"))))
+ "168l653ygkg21fwrqrf7lsqi5p6jzhgmcvhrwv7lznkdzdhag2jw"))))
(build-system r-build-system)
(native-inputs
`(("gfortran" ,gfortran)))
- 102/125: gnu: r-mgcv: Update to 1.8-35., (continued)
- 102/125: gnu: r-mgcv: Update to 1.8-35., guix-commits, 2021/05/04
- 108/125: gnu: r-knitr: Update to 1.33., guix-commits, 2021/05/04
- 110/125: gnu: r-tibble: Update to 3.1.1., guix-commits, 2021/05/04
- 114/125: gnu: r-rcpparmadillo: Update to 0.10.4.0.0., guix-commits, 2021/05/04
- 115/125: gnu: r-bitops: Update to 1.0-7., guix-commits, 2021/05/04
- 117/125: gnu: r-segmented: Update to 1.3-4., guix-commits, 2021/05/04
- 118/125: gnu: r-dt: Update to 0.18., guix-commits, 2021/05/04
- 122/125: gnu: r-viridislite: Update to 0.4.0., guix-commits, 2021/05/04
- 123/125: gnu: r-tidyselect: Update to 1.1.1., guix-commits, 2021/05/04
- 125/125: gnu: r-pcapp: Update to 1.9-74., guix-commits, 2021/05/04
- 99/125: gnu: r-cluster: Update to 2.1.2.,
guix-commits <=
- 104/125: gnu: r-spatial: Update to 7.3-14., guix-commits, 2021/05/04
- 84/125: gnu: r-spatstat-geom: Update to 2.1-0., guix-commits, 2021/05/04
- 89/125: gnu: r-exactranktests: Update to 0.8-32., guix-commits, 2021/05/04
- 94/125: gnu: r-phangorn: Update to 2.7.0., guix-commits, 2021/05/04
- 95/125: gnu: r-mlr3misc: Update to 0.9.1., guix-commits, 2021/05/04
- 101/125: gnu: r-lattice: Update to 0.20-44., guix-commits, 2021/05/04
- 103/125: gnu: r-nnet: Update to 7.3-16., guix-commits, 2021/05/04
- 105/125: gnu: r-survival: Update to 3.2-11., guix-commits, 2021/05/04
- 106/125: gnu: r-formatr: Update to 1.9., guix-commits, 2021/05/04
- 107/125: gnu: r-highr: Update to 0.9., guix-commits, 2021/05/04