[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
68/146: gnu: r-umap: Update to 0.2.8.0.
From: |
guix-commits |
Subject: |
68/146: gnu: r-umap: Update to 0.2.8.0. |
Date: |
Mon, 11 Apr 2022 17:08:36 -0400 (EDT) |
rekado pushed a commit to branch wip-r
in repository guix.
commit 12ecad749e1fd8c3d61104c11f377fde433a6974
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Apr 11 18:01:20 2022 +0200
gnu: r-umap: Update to 0.2.8.0.
* gnu/packages/cran.scm (r-umap): Update to 0.2.8.0.
[propagated-inputs]: Add r-matrix.
---
gnu/packages/cran.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index 38975e5141..eca6786b0d 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -19973,17 +19973,17 @@ easily.")
(define-public r-umap
(package
(name "r-umap")
- (version "0.2.7.0")
+ (version "0.2.8.0")
(source
(origin
(method url-fetch)
(uri (cran-uri "umap" version))
(sha256
(base32
- "191vpy84s0bar06y9z1qx43x2kc4qp7lmrcmd0cvz2pnzq722jab"))))
+ "0aiarnzc8gl932gi8fxd9f9rshaiwh9vj570l135fkiaja3q2wap"))))
(build-system r-build-system)
(propagated-inputs
- (list r-openssl r-rcpp r-reticulate r-rspectra))
+ (list r-matrix r-openssl r-rcpp r-reticulate r-rspectra))
(native-inputs
(list r-knitr))
(home-page "https://github.com/tkonopka/umap")
- 49/146: gnu: r-kohonen: Update to 3.0.11., (continued)
- 49/146: gnu: r-kohonen: Update to 3.0.11., guix-commits, 2022/04/11
- 58/146: gnu: r-bookdown: Update to 0.25., guix-commits, 2022/04/11
- 56/146: gnu: r-beanplot: Update to 1.3.1., guix-commits, 2022/04/11
- 62/146: gnu: r-mpm: Update to 1.0-23., guix-commits, 2022/04/11
- 63/146: gnu: r-ggfun: Update to 0.0.6., guix-commits, 2022/04/11
- 55/146: gnu: r-lavaan: Update to 0.6-11., guix-commits, 2022/04/11
- 95/146: gnu: r-spatstat: Update to 2.3-4., guix-commits, 2022/04/11
- 64/146: gnu: r-aplot: Update to 0.1.3., guix-commits, 2022/04/11
- 60/146: gnu: r-babelgene: Update to 22.3., guix-commits, 2022/04/11
- 71/146: gnu: r-desolve: Update to 1.31., guix-commits, 2022/04/11
- 68/146: gnu: r-umap: Update to 0.2.8.0.,
guix-commits <=
- 94/146: gnu: r-spatstat-random: Update to 2.2-0., guix-commits, 2022/04/11
- 70/146: gnu: r-rgdal: Update to 1.5-30., guix-commits, 2022/04/11
- 98/146: gnu: r-igraph: Update to 1.3.0., guix-commits, 2022/04/11
- 67/146: gnu: r-mcmcpack: Update to 1.6-2., guix-commits, 2022/04/11
- 57/146: gnu: r-spdep: Update to 1.2-3., guix-commits, 2022/04/11
- 53/146: gnu: r-outliers: Update to 0.15., guix-commits, 2022/04/11
- 54/146: gnu: r-ggextra: Update to 0.10.0., guix-commits, 2022/04/11
- 69/146: gnu: r-tidygraph: Update to 1.2.1., guix-commits, 2022/04/11
- 96/146: gnu: r-km-ci: Update to 0.5-6., guix-commits, 2022/04/11
- 72/146: gnu: r-pmcmrplus: Update to 1.9.4., guix-commits, 2022/04/11