[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
148/212: gnu: r-clusterr: Update to 1.3.0.
From: |
guix-commits |
Subject: |
148/212: gnu: r-clusterr: Update to 1.3.0. |
Date: |
Sat, 18 Feb 2023 14:01:17 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 7b28ac2a7ecfa5d3400b827d55dcd70dac490f05
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sat Feb 18 16:08:54 2023 +0100
gnu: r-clusterr: Update to 1.3.0.
* gnu/packages/cran.scm (r-clusterr): Update to 1.3.0.
[propagated-inputs]: Remove r-gtools.
---
gnu/packages/cran.scm | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index 1de7e4194b..bfaf4b3415 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -30670,20 +30670,19 @@ model.")
(define-public r-clusterr
(package
(name "r-clusterr")
- (version "1.2.9")
+ (version "1.3.0")
(source
(origin
(method url-fetch)
(uri (cran-uri "ClusterR" version))
(sha256
(base32
- "04aswnmxzpffc1fj2hf85pc5b10fh418k29a1x5cs1f1y7b3zav3"))))
+ "1k3rpz8rjw7r2lrx79h62m46hwxrn57hs5n7072g2rnvmc9jx3j2"))))
(properties `((upstream-name . "ClusterR")))
(build-system r-build-system)
(propagated-inputs
(list r-ggplot2
r-gmp
- r-gtools
r-lifecycle
r-rcpp
r-rcpparmadillo))
- 117/212: gnu: r-terra: Update to 1.7-3., (continued)
- 117/212: gnu: r-terra: Update to 1.7-3., guix-commits, 2023/02/18
- 118/212: gnu: r-tidygraph: Update to 1.2.3., guix-commits, 2023/02/18
- 121/212: gnu: r-accept: Update to 1.0.0., guix-commits, 2023/02/18
- 119/212: gnu: r-parameters: Update to 0.20.2., guix-commits, 2023/02/18
- 126/212: gnu: r-tree: Update to 1.0-43., guix-commits, 2023/02/18
- 129/212: gnu: r-shapes: Update to 1.2.7., guix-commits, 2023/02/18
- 135/212: gnu: r-zyp: Update to 0.11., guix-commits, 2023/02/18
- 149/212: gnu: r-visdat: Update to 0.6.0., guix-commits, 2023/02/18
- 139/212: gnu: r-conquer: Update to 1.3.2., guix-commits, 2023/02/18
- 142/212: gnu: r-spatstat-model: Update to 3.1-2., guix-commits, 2023/02/18
- 148/212: gnu: r-clusterr: Update to 1.3.0.,
guix-commits <=
- 158/212: gnu: r-highlight: Update to 0.5.1., guix-commits, 2023/02/18
- 162/212: gnu: r-delaporte: Update to 8.1.0., guix-commits, 2023/02/18
- 163/212: gnu: r-rjsonio: Update to 1.3-1.8., guix-commits, 2023/02/18
- 161/212: gnu: r-lwgeom: Update to 0.2-11., guix-commits, 2023/02/18
- 164/212: gnu: r-vroom: Update to 1.6.1., guix-commits, 2023/02/18
- 165/212: gnu: r-protolite: Update to 2.2.0., guix-commits, 2023/02/18
- 169/212: gnu: r-paws-developer-tools: Update to 0.2.0., guix-commits, 2023/02/18
- 171/212: gnu: r-paws-application-integration: Update to 0.2.0., guix-commits, 2023/02/18
- 172/212: gnu: r-paws-security-identity: Update to 0.2.0., guix-commits, 2023/02/18
- 177/212: gnu: r-paws-storage: Update to 0.2.0., guix-commits, 2023/02/18