[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
153/214: gnu: r-seuratobject: Update to 4.1.0.
From: |
guix-commits |
Subject: |
153/214: gnu: r-seuratobject: Update to 4.1.0. |
Date: |
Sat, 28 May 2022 04:37:49 -0400 (EDT) |
rekado pushed a commit to branch wip-r
in repository guix.
commit e4500a3376a143feb88abe5ad30d98bcbaf6dfc3
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sat May 28 08:30:49 2022 +0200
gnu: r-seuratobject: Update to 4.1.0.
* gnu/packages/cran.scm (r-seuratobject): Update to 4.1.0.
[propagated-inputs]: Add r-future, r-future-apply, r-progressr, r-rgeos,
and r-sp.
---
gnu/packages/cran.scm | 14 +++++++++++---
1 file changed, 11 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index 4fd6974450..7400fa7888 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -29282,18 +29282,26 @@ data to rasters. It speeds up plotting of data with
millions of points.")
(define-public r-seuratobject
(package
(name "r-seuratobject")
- (version "4.0.4")
+ (version "4.1.0")
(source
(origin
(method url-fetch)
(uri (cran-uri "SeuratObject" version))
(sha256
(base32
- "1308hjbs8br3gp9vwm65awgp6vimwgi2jyl1ryn96l84savn2ljq"))))
+ "018anas8a9m3kh9jn5370v64d93k64z3iic13a75hp6r7g5hd94w"))))
(properties `((upstream-name . "SeuratObject")))
(build-system r-build-system)
(propagated-inputs
- (list r-matrix r-rcpp r-rcppeigen r-rlang))
+ (list r-future
+ r-future-apply
+ r-matrix
+ r-progressr
+ r-rcpp
+ r-rcppeigen
+ r-rgeos
+ r-rlang
+ r-sp))
(home-page "https://satijalab.org/seurat")
(synopsis "Data structures for single cell data")
(description
- 202/214: gnu: r-rrcov: Update to 1.7-0., (continued)
- 202/214: gnu: r-rrcov: Update to 1.7-0., guix-commits, 2022/05/28
- 200/214: gnu: r-mclust: Update to 5.4.10., guix-commits, 2022/05/28
- 209/214: gnu: r-datasaurus: Update to 0.1.6., guix-commits, 2022/05/28
- 198/214: gnu: r-lars: Update to 1.3., guix-commits, 2022/05/28
- 203/214: gnu: r-quantreg: Update to 5.93., guix-commits, 2022/05/28
- 208/214: gnu: r-logspline: Update to 2.1.17., guix-commits, 2022/05/28
- 213/214: gnu: r-rcurl: Update to 1.98-1.6., guix-commits, 2022/05/28
- 204/214: gnu: r-nloptr: Update to 2.0.3., guix-commits, 2022/05/28
- 01/214: gnu: r-activepathways: Update to 1.1.0., guix-commits, 2022/05/28
- 88/214: gnu: r-globals: Update to 0.15.0., guix-commits, 2022/05/28
- 153/214: gnu: r-seuratobject: Update to 4.1.0.,
guix-commits <=
- 141/214: gnu: r-scrypt: Update to 0.1.4., guix-commits, 2022/05/28
- 160/214: gnu: r-mlr3tuning: Update to 0.13.1., guix-commits, 2022/05/28
- 161/214: gnu: r-pkgdown: Update to 2.0.3., guix-commits, 2022/05/28
- 173/214: gnu: r-mass: Update to 7.3-57., guix-commits, 2022/05/28
- 192/214: gnu: r-bigmemory: Update to 4.6.1., guix-commits, 2022/05/28
- 184/214: gnu: r-httr: Update to 1.4.3., guix-commits, 2022/05/28
- 188/214: gnu: r-segmented: Update to 1.5-0., guix-commits, 2022/05/28
- 197/214: gnu: r-gplots: Update to 3.1.3., guix-commits, 2022/05/28
- 210/214: gnu: r-desctools: Update to 0.99.45., guix-commits, 2022/05/28
- 211/214: gnu: r-binom: Update to 1.1-1.1., guix-commits, 2022/05/28