[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
70/138: gnu: r-uwot: Update to 0.1.11.
From: |
guix-commits |
Subject: |
70/138: gnu: r-uwot: Update to 0.1.11. |
Date: |
Wed, 5 Jan 2022 15:24:53 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 8641947eaa5fd850f5ff2c5714fcd355ffc1836a
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Wed Jan 5 19:34:25 2022 +0100
gnu: r-uwot: Update to 0.1.11.
* gnu/packages/cran.scm (r-uwot): Update to 0.1.11.
---
gnu/packages/cran.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index 7e0eb35fa6..68166bd723 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -18970,14 +18970,14 @@ in R, including a translation of the original
algorithm into R.")
(define-public r-uwot
(package
(name "r-uwot")
- (version "0.1.10")
+ (version "0.1.11")
(source
(origin
(method url-fetch)
(uri (cran-uri "uwot" version))
(sha256
(base32
- "08vxh085wnrxgwy35ksb4cr7ccjvd98pyr2zlgarqryfgc1bdqbf"))))
+ "06ylzxmdh8jipbrzgqaiivd2lnqmbcva41cyvc0iyals6vqr1ksg"))))
(build-system r-build-system)
(propagated-inputs
(list r-dqrng
- 26/138: gnu: r-rmysql: Update to 0.10.23., (continued)
- 26/138: gnu: r-rmysql: Update to 0.10.23., guix-commits, 2022/01/05
- 39/138: gnu: r-rdpack: Update to 2.1.3., guix-commits, 2022/01/05
- 24/138: gnu: r-progressr: Update to 0.10.0., guix-commits, 2022/01/05
- 52/138: gnu: r-remotes: Update to 2.4.2., guix-commits, 2022/01/05
- 49/138: gnu: r-gert: Update to 1.5.0., guix-commits, 2022/01/05
- 47/138: gnu: r-fs: Update to 1.5.2., guix-commits, 2022/01/05
- 60/138: gnu: r-irkernel: Update to 1.3., guix-commits, 2022/01/05
- 58/138: gnu: r-repr: Update to 1.1.4., guix-commits, 2022/01/05
- 67/138: gnu: r-rex: Update to 1.2.1., guix-commits, 2022/01/05
- 74/138: gnu: r-pracma: Update to 2.3.6., guix-commits, 2022/01/05
- 70/138: gnu: r-uwot: Update to 0.1.11.,
guix-commits <=
- 81/138: gnu: r-polycor: Update to 0.8-0., guix-commits, 2022/01/05
- 92/138: gnu: r-spatstat: Update to 2.3-0., guix-commits, 2022/01/05
- 84/138: gnu: r-brms: Update to 2.16.3., guix-commits, 2022/01/05
- 97/138: gnu: r-conflicted: Update to 1.1.0., guix-commits, 2022/01/05
- 105/138: gnu: r-pkgdown: Update to 2.0.1., guix-commits, 2022/01/05
- 104/138: gnu: r-ragg: Update to 1.2.1., guix-commits, 2022/01/05
- 79/138: gnu: r-proxyc: Update to 0.2.4., guix-commits, 2022/01/05
- 83/138: gnu: r-keyring: Update to 1.3.0., guix-commits, 2022/01/05
- 89/138: gnu: r-spatstat-geom: Update to 2.3-1., guix-commits, 2022/01/05
- 103/138: gnu: r-mlr3pipelines: Update to 0.4.0., guix-commits, 2022/01/05