[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
35/35: gnu: r-fastcluster: Update to 1.2.6.
From: |
guix-commits |
Subject: |
35/35: gnu: r-fastcluster: Update to 1.2.6. |
Date: |
Wed, 17 Jan 2024 17:54:34 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 4532eb6389e0602c1aac2e452bbc085f251658a3
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Wed Jan 17 23:09:52 2024 +0100
gnu: r-fastcluster: Update to 1.2.6.
* gnu/packages/statistics.scm (r-fastcluster): Update to 1.2.6.
Change-Id: I438a15e96022737c5f002d8a3b1accdf17458ce5
---
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 5cfa5e4555..512be4e9f0 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -4984,14 +4984,14 @@ hierarchical clustering dendrograms.")
(define-public r-fastcluster
(package
(name "r-fastcluster")
- (version "1.2.3")
+ (version "1.2.6")
(source
(origin
(method url-fetch)
(uri (cran-uri "fastcluster" version))
(sha256
(base32
- "009amz7i5yndqw2008fgd3p11n4fsb291k2ypg3pip6dw4lr28hz"))))
+ "06cd3w62ijf0yx2yq0xgx6qw5lcrnn1033ygx6bl9dmhix2haal5"))))
(build-system r-build-system)
(home-page "http://danifold.net/fastcluster.html")
(synopsis "Fast hierarchical clustering routines")
- 28/35: gnu: r-paws: Update to 0.5.0., (continued)
- 28/35: gnu: r-paws: Update to 0.5.0., guix-commits, 2024/01/17
- 22/35: gnu: r-dae: Update to 3.2.21., guix-commits, 2024/01/17
- 09/35: gnu: r-rcppspdlog: Update to 0.0.16., guix-commits, 2024/01/17
- 25/35: gnu: r-spatstat-data: Update to 3.0-4., guix-commits, 2024/01/17
- 27/35: gnu: r-paws-cost-management: Update to 0.5.0., guix-commits, 2024/01/17
- 29/35: gnu: r-mass: Update to 7.3-60.0.1., guix-commits, 2024/01/17
- 30/35: gnu: r-matrix: Update to 1.6-5., guix-commits, 2024/01/17
- 32/35: gnu: r-dbi: Update to 1.2.1., guix-commits, 2024/01/17
- 34/35: gnu: r-withr: Update to 3.0.0., guix-commits, 2024/01/17
- 18/35: gnu: r-ks: Update to 1.14.2., guix-commits, 2024/01/17
- 35/35: gnu: r-fastcluster: Update to 1.2.6.,
guix-commits <=
- 33/35: gnu: r-roxygen2: Update to 7.3.0., guix-commits, 2024/01/17
- 31/35: gnu: r-digest: Update to 0.6.34., guix-commits, 2024/01/17