[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
113/214: gnu: r-uwot: Update to 0.1.14.
From: |
guix-commits |
Subject: |
113/214: gnu: r-uwot: Update to 0.1.14. |
Date: |
Tue, 20 Sep 2022 11:07:16 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit e133664c54c25185126e0f979673d8e9dd3e3b94
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
- 59/214: gnu: r-officer: Update to 0.4.4., (continued)
- 59/214: gnu: r-officer: Update to 0.4.4., guix-commits, 2022/09/20
- 103/214: gnu: r-ggfun: Update to 0.0.7., guix-commits, 2022/09/20
- 44/214: gnu: r-pillar: Update to 1.8.1., guix-commits, 2022/09/20
- 73/214: gnu: r-performance: Update to 0.9.2., guix-commits, 2022/09/20
- 138/214: gnu: r-zseq: Update to 0.2.1., guix-commits, 2022/09/20
- 64/214: gnu: r-labelled: Update to 2.10.0., guix-commits, 2022/09/20
- 50/214: gnu: r-radiant-data: Update to 1.4.5., guix-commits, 2022/09/20
- 47/214: gnu: r-urca: Update to 1.3-3., guix-commits, 2022/09/20
- 90/214: gnu: r-gmp: Update to 0.6-6., guix-commits, 2022/09/20
- 71/214: gnu: r-tmb: Update to 1.9.1., guix-commits, 2022/09/20
- 113/214: gnu: r-uwot: Update to 0.1.14.,
guix-commits <=
- 33/214: gnu: r-paletteer: Update to 1.4.1., guix-commits, 2022/09/20
- 139/214: gnu: r-latex2exp: Update to 0.9.5., guix-commits, 2022/09/20
- 07/214: gnu: r-torch: Do not hardcode Python version., guix-commits, 2022/09/20
- 08/214: gnu: r-torch: Update to 0.8.1., guix-commits, 2022/09/20
- 79/214: gnu: r-chk: Update to 0.8.1., guix-commits, 2022/09/20
- 94/214: gnu: r-future-apply: Update to 1.9.1., guix-commits, 2022/09/20
- 53/214: gnu: r-zip: Update to 2.2.1., guix-commits, 2022/09/20
- 151/214: gnu: r-janeaustenr: Update to 1.0.0., guix-commits, 2022/09/20
- 120/214: gnu: r-parameters: Update to 0.18.2., guix-commits, 2022/09/20
- 35/214: gnu: r-prismatic: Update to 1.1.1., guix-commits, 2022/09/20