[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
78/215: gnu: r-scater: Update to 1.12.0.
From: |
guix-commits |
Subject: |
78/215: gnu: r-scater: Update to 1.12.0. |
Date: |
Sun, 5 May 2019 18:15:44 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 70d04dc1838685b3b4ed1c4e827ed3a1da8ae5bb
Author: Ricardo Wurmus <address@hidden>
Date: Sun May 5 23:43:43 2019 +0200
gnu: r-scater: Update to 1.12.0.
* gnu/packages/bioinformatics.scm (r-scater): Update to 1.12.0.
[propagated-inputs]: Add r-biocneighbors and r-biocsingular; remove r-plyr,
r-reshape2, and r-rhdf5lib.
---
gnu/packages/bioinformatics.scm | 9 ++++-----
1 file changed, 4 insertions(+), 5 deletions(-)
diff --git a/gnu/packages/bioinformatics.scm b/gnu/packages/bioinformatics.scm
index f09fccb..367fadb 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -10570,28 +10570,27 @@ libraries.")
(define-public r-scater
(package
(name "r-scater")
- (version "1.10.1")
+ (version "1.12.0")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "scater" version))
(sha256
(base32
- "0rijhy7g5qmcn927y1wyd63la1fhyar9fv1hccsqd23jd98yc55a"))))
+ "0qwwkas9va4gsnn1ghg9wznqgr0wq5y3pnf7ym4h6q9qvhky41vk"))))
(build-system r-build-system)
(propagated-inputs
`(("r-beachmat" ,r-beachmat)
("r-biocgenerics" ,r-biocgenerics)
+ ("r-biocneighbors" ,r-biocneighbors)
("r-biocparallel" ,r-biocparallel)
+ ("r-biocsingular" ,r-biocsingular)
("r-delayedarray" ,r-delayedarray)
("r-delayedmatrixstats" ,r-delayedmatrixstats)
("r-dplyr" ,r-dplyr)
("r-ggbeeswarm" ,r-ggbeeswarm)
("r-ggplot2" ,r-ggplot2)
("r-matrix" ,r-matrix)
- ("r-plyr" ,r-plyr)
("r-rcpp" ,r-rcpp)
- ("r-reshape2" ,r-reshape2)
- ("r-rhdf5lib" ,r-rhdf5lib)
("r-s4vectors" ,r-s4vectors)
("r-singlecellexperiment" ,r-singlecellexperiment)
("r-summarizedexperiment" ,r-summarizedexperiment)
- 70/215: gnu: r-msnid: Update to 1.18.0., (continued)
- 70/215: gnu: r-msnid: Update to 1.18.0., guix-commits, 2019/05/05
- 68/215: gnu: r-pcamethods: Update to 1.76.0., guix-commits, 2019/05/05
- 64/215: gnu: r-affyio: Update to 1.54.0., guix-commits, 2019/05/05
- 71/215: gnu: r-aroma-light: Update to 3.14.0., guix-commits, 2019/05/05
- 73/215: gnu: r-edaseq: Update to 2.18.0., guix-commits, 2019/05/05
- 72/215: gnu: r-deseq: Update to 1.36.0., guix-commits, 2019/05/05
- 75/215: gnu: Add r-biocfilecache., guix-commits, 2019/05/05
- 76/215: gnu: r-delayedmatrixstats: Update to 1.6.0., guix-commits, 2019/05/05
- 80/215: gnu: r-beachmat: Update to 2.0.0., guix-commits, 2019/05/05
- 79/215: gnu: r-singlecellexperiment: Update to 1.6.0., guix-commits, 2019/05/05
- 78/215: gnu: r-scater: Update to 1.12.0.,
guix-commits <=
- 77/215: gnu: r-scran: Update to 1.12.0., guix-commits, 2019/05/05
- 93/215: gnu: r-ggbio: Update to 1.32.0., guix-commits, 2019/05/05
- 89/215: gnu: r-ldblock: Update to 1.14.0., guix-commits, 2019/05/05
- 101/215: gnu: r-keggrest: Update to 1.24.0., guix-commits, 2019/05/05
- 103/215: gnu: r-annotationhub: Update to 2.16.0., guix-commits, 2019/05/05
- 87/215: gnu: r-gviz: Update to 1.28.0., guix-commits, 2019/05/05
- 84/215: gnu: r-fithic: Update to 1.10.0., guix-commits, 2019/05/05
- 91/215: gnu: r-snpstats: Update to 1.34.0., guix-commits, 2019/05/05
- 95/215: gnu: r-organismdbi: Update to 1.26.0., guix-commits, 2019/05/05
- 112/215: gnu: r-regioner: Update to 1.16.0., guix-commits, 2019/05/05