[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
144/296: gnu: r-destiny: Update to 3.2.0.
From: |
guix-commits |
Subject: |
144/296: gnu: r-destiny: Update to 3.2.0. |
Date: |
Fri, 12 Jun 2020 19:30:06 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 265b64507521ca04b31da42ed165e800d5c444ca
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sat Jun 13 00:23:34 2020 +0200
gnu: r-destiny: Update to 3.2.0.
* gnu/packages/bioconductor.scm (r-destiny): Update to 3.2.0.
[propagated-inputs]: Add r-nbconvertr.
---
gnu/packages/bioconductor.scm | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/bioconductor.scm b/gnu/packages/bioconductor.scm
index 8915b3f..6e196c1 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -2443,14 +2443,14 @@ possible, parallelization is achieved using the
BiocParallel framework.")
(define-public r-destiny
(package
(name "r-destiny")
- (version "3.0.1")
+ (version "3.2.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "destiny" version))
(sha256
(base32
- "1hzg53p1cz21bvnfyyz40bpvjhg89zi3rahlqf0c4w85iwc1i4vi"))))
+ "0ik5vwxz9cci3glwgb5ff03sfyr4sjcp8ckfymlgmlm6fz8cp21n"))))
(build-system r-build-system)
(propagated-inputs
`(("r-biobase" ,r-biobase)
@@ -2461,6 +2461,7 @@ possible, parallelization is achieved using the
BiocParallel framework.")
("r-irlba" ,r-irlba)
("r-knn-covertree" ,r-knn-covertree)
("r-matrix" ,r-matrix)
+ ("r-nbconvertr" ,r-nbconvertr)
("r-pcamethods" ,r-pcamethods)
("r-proxy" ,r-proxy)
("r-rcpp" ,r-rcpp)
- 211/296: gnu: r-roar: Update to 1.24.0., (continued)
- 211/296: gnu: r-roar: Update to 1.24.0., guix-commits, 2020/06/12
- 220/296: gnu: r-rbowtie2: Update to 1.10.0., guix-commits, 2020/06/12
- 226/296: gnu: r-sgseq: Update to 1.22.0., guix-commits, 2020/06/12
- 229/296: gnu: r-rqc: Update to 1.22.0., guix-commits, 2020/06/12
- 230/296: gnu: r-birewire: Update to 3.20.0., guix-commits, 2020/06/12
- 232/296: gnu: r-multidataset: Update to 1.16.0., guix-commits, 2020/06/12
- 233/296: gnu: r-ropls: Update to 1.20.0., guix-commits, 2020/06/12
- 234/296: gnu: r-biosigner: Update to 1.16.0., guix-commits, 2020/06/12
- 238/296: gnu: r-consensusclusterplus: Update to 1.52.0., guix-commits, 2020/06/12
- 118/296: gnu: r-oligo: Update to 1.52.0., guix-commits, 2020/06/12
- 144/296: gnu: r-destiny: Update to 3.2.0.,
guix-commits <=
- 235/296: gnu: r-annotatr: Update to 1.14.0., guix-commits, 2020/06/12
- 240/296: gnu: r-flowcore: Update to 2.0.1., guix-commits, 2020/06/12
- 243/296: gnu: r-ggcyto: Update to 1.16.0., guix-commits, 2020/06/12
- 244/296: gnu: r-flowviz: Update to 1.52.0., guix-commits, 2020/06/12
- 245/296: gnu: r-flowclust: Update to 3.26.0., guix-commits, 2020/06/12
- 250/296: gnu: r-cytoml: Update to 2.0.0., guix-commits, 2020/06/12
- 253/296: gnu: r-depecher: Update to 1.4.0., guix-commits, 2020/06/12
- 256/296: gnu: r-genie3: Update to 1.10.0., guix-commits, 2020/06/12
- 257/296: gnu: r-roc: Update to 1.64.0., guix-commits, 2020/06/12
- 201/296: gnu: r-ebimage: Update to 4.30.0., guix-commits, 2020/06/12