[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
18/23: gnu: r-sctransform: Update to 0.2.1.
From: |
guix-commits |
Subject: |
18/23: gnu: r-sctransform: Update to 0.2.1. |
Date: |
Fri, 20 Dec 2019 16:04:17 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 20622ad131b78f173008fb4e63a9f2a953030736
Author: Ricardo Wurmus <address@hidden>
Date: Fri Dec 20 21:05:08 2019 +0100
gnu: r-sctransform: Update to 0.2.1.
* gnu/packages/cran.scm (r-sctransform): Update to 0.2.1.
[propagated-inputs]: Remove r-future.
---
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 bf659d0..8466b9e 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -14909,18 +14909,17 @@ code edited with @code{RStudio IDE}, @code{Emacs} and
@code{Vim}.")
(define-public r-sctransform
(package
(name "r-sctransform")
- (version "0.2.0")
+ (version "0.2.1")
(source
(origin
(method url-fetch)
(uri (cran-uri "sctransform" version))
(sha256
(base32
- "1r5kiqqs318q59h2i8m7c6nhghp9w6q26ss2y5a390lkhsawgx6p"))))
+ "07v3lzccsrkh1glfxd1q20r8f8gl9ls5az0s1dvxm4vcls0hlhyn"))))
(build-system r-build-system)
(propagated-inputs
- `(("r-future" ,r-future)
- ("r-future-apply" ,r-future-apply)
+ `(("r-future-apply" ,r-future-apply)
("r-ggplot2" ,r-ggplot2)
("r-gridextra" ,r-gridextra)
("r-mass" ,r-mass)
- 16/23: gnu: r-reticulate: Update to 1.14., (continued)
- 16/23: gnu: r-reticulate: Update to 1.14., guix-commits, 2019/12/20
- 17/23: gnu: r-rootsolve: Update to 1.8.2., guix-commits, 2019/12/20
- 03/23: gnu: r-mass: Update to 7.3-51.5., guix-commits, 2019/12/20
- 04/23: gnu: r-foreign: Update to 0.8-73., guix-commits, 2019/12/20
- 08/23: gnu: r-dt: Update to 0.11., guix-commits, 2019/12/20
- 12/23: gnu: r-psych: Update to 1.9.12., guix-commits, 2019/12/20
- 15/23: gnu: r-pillar: Update to 1.4.3., guix-commits, 2019/12/20
- 14/23: gnu: r-vctrs: Update to 0.2.1., guix-commits, 2019/12/20
- 21/23: gnu: r-desolve: Update to 1.27., guix-commits, 2019/12/20
- 09/23: gnu: r-latticeextra: Update to 0.6-29., guix-commits, 2019/12/20
- 18/23: gnu: r-sctransform: Update to 0.2.1.,
guix-commits <=
- 22/23: gnu: Add gamin., guix-commits, 2019/12/20
- 19/23: gnu: r-plot3d: Update to 1.3., guix-commits, 2019/12/20
- 20/23: gnu: r-insol: Update to 1.2.1., guix-commits, 2019/12/20
- 23/23: gnu: geda-gaf: Update to 1.10.0., guix-commits, 2019/12/20