[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
113/211: gnu: r-uwot: Update to 0.1.14.
From: |
guix-commits |
Subject: |
113/211: gnu: r-uwot: Update to 0.1.14. |
Date: |
Tue, 20 Sep 2022 06:24:27 -0400 (EDT) |
rekado pushed a commit to branch wip-r
in repository guix.
commit 810f1cb67fd5e652859e228538020fc1d01cdecc
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Sep 20 10:53:13 2022 +0200
gnu: r-uwot: Update to 0.1.14.
* gnu/packages/cran.scm (r-uwot): Update to 0.1.14.
[propagated-inputs]: Remove r-rspectra.
---
gnu/packages/cran.scm | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index bf344a534b..8325e620c0 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -21195,14 +21195,14 @@ in R, including a translation of the original
algorithm into R.")
(define-public r-uwot
(package
(name "r-uwot")
- (version "0.1.11")
+ (version "0.1.14")
(source
(origin
(method url-fetch)
(uri (cran-uri "uwot" version))
(sha256
(base32
- "06ylzxmdh8jipbrzgqaiivd2lnqmbcva41cyvc0iyals6vqr1ksg"))))
+ "1q4z98w3pkc51vrcpmwaibnwmlm17zjcnh0qlx660wky5ccyh5l0"))))
(build-system r-build-system)
(propagated-inputs
(list r-dqrng
@@ -21211,8 +21211,7 @@ in R, including a translation of the original algorithm
into R.")
r-matrix
r-rcpp
r-rcppannoy
- r-rcppprogress
- r-rspectra))
+ r-rcppprogress))
(home-page "https://github.com/jlmelville/uwot")
(synopsis "Uniform manifold approximation and projection")
(description
- 164/211: gnu: r-mlr3learners: Update to 0.5.4., (continued)
- 164/211: gnu: r-mlr3learners: Update to 0.5.4., guix-commits, 2022/09/20
- 175/211: gnu: r-zoolog: Update to 1.1.0., guix-commits, 2022/09/20
- 176/211: gnu: r-crul: Update to 1.3., guix-commits, 2022/09/20
- 187/211: gnu: r-rlang: Update to 1.0.5., guix-commits, 2022/09/20
- 172/211: gnu: r-tfruns: Update to 1.5.1., guix-commits, 2022/09/20
- 171/211: gnu: r-qs: Update to 0.25.4., guix-commits, 2022/09/20
- 174/211: gnu: r-paws-compute: Update to 0.1.13., guix-commits, 2022/09/20
- 204/211: gnu: r-rrcov: Update to 1.7-1., guix-commits, 2022/09/20
- 190/211: gnu: r-desc: Update to 1.4.2., guix-commits, 2022/09/20
- 111/211: gnu: r-enrichr: Update to 3.1., guix-commits, 2022/09/20
- 113/211: gnu: r-uwot: Update to 0.1.14.,
guix-commits <=
- 114/211: gnu: r-leiden: Update to 0.4.3., guix-commits, 2022/09/20
- 122/211: gnu: r-pmcmrplus: Update to 1.9.6., guix-commits, 2022/09/20
- 124/211: gnu: r-randtoolbox: Update to 2.0.2., guix-commits, 2022/09/20
- 125/211: gnu: r-gdina: Update to 2.9.3., guix-commits, 2022/09/20
- 129/211: gnu: r-proxyc: Update to 0.3.2., guix-commits, 2022/09/20
- 131/211: gnu: r-matrixcalc: Update to 1.0-6., guix-commits, 2022/09/20
- 133/211: gnu: r-regsem: Update to 1.9.3., guix-commits, 2022/09/20
- 134/211: gnu: r-semplot: Update to 1.1.6., guix-commits, 2022/09/20
- 136/211: gnu: r-tam: Update to 4.1-4., guix-commits, 2022/09/20
- 137/211: gnu: r-rstan: Update to 2.21.7., guix-commits, 2022/09/20