[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
238/323: gnu: r-summarizedexperiment: Update to 1.20.0.
From: |
guix-commits |
Subject: |
238/323: gnu: r-summarizedexperiment: Update to 1.20.0. |
Date: |
Wed, 9 Dec 2020 06:47:34 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 8607a5394b4fa44334ba909d190cb97acb13191c
Author: zimoun <zimon.toutoune@gmail.com>
AuthorDate: Fri Oct 30 15:59:06 2020 +0100
gnu: r-summarizedexperiment: Update to 1.20.0.
* gnu/packages/bioinformatics.scm (r-summarizedexperiment): Update to
1.20.0.
[propagated-inputs]: Add r-matrixgenerics.
---
gnu/packages/bioinformatics.scm | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/bioinformatics.scm b/gnu/packages/bioinformatics.scm
index b9c1813..25d574b 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -8317,13 +8317,13 @@ array-like objects like @code{DataFrame} objects
(typically with Rle columns),
(define-public r-summarizedexperiment
(package
(name "r-summarizedexperiment")
- (version "1.18.2")
+ (version "1.20.0")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "SummarizedExperiment" version))
(sha256
(base32
- "1raw5ycigr6gjgzn3kx3jls5hzww10fhnwd8c17c20hmhirf13rw"))))
+ "04x6d4mcsnvz6glkmf6k2cv3fs8zk03i9rvv0ahpl793n8l411ps"))))
(properties
`((upstream-name . "SummarizedExperiment")))
(build-system r-build-system)
@@ -8335,6 +8335,7 @@ array-like objects like @code{DataFrame} objects
(typically with Rle columns),
("r-genomicranges" ,r-genomicranges)
("r-iranges" ,r-iranges)
("r-matrix" ,r-matrix)
+ ("r-matrixgenerics" ,r-matrixgenerics)
("r-s4vectors" ,r-s4vectors)))
(native-inputs
`(("r-knitr" ,r-knitr)))
- 194/323: gnu: r-fourcseq: Update to 1.24.0., (continued)
- 194/323: gnu: r-fourcseq: Update to 1.24.0., guix-commits, 2020/12/09
- 197/323: gnu: r-xvector: Update to 0.30.0., guix-commits, 2020/12/09
- 210/323: gnu: r-flowworkspace: Fix r-rhdf5libs linking., guix-commits, 2020/12/09
- 213/323: gnu: r-beachmat: Update to 2.6.1., guix-commits, 2020/12/09
- 214/323: gnu: r-genefilter: Update to 1.72.0., guix-commits, 2020/12/09
- 218/323: gnu: r-rbgl: Update to 1.66.0., guix-commits, 2020/12/09
- 221/323: gnu: r-gostats: Update to 2.56.0., guix-commits, 2020/12/09
- 225/323: gnu: r-biocviews: Update to 1.58.0., guix-commits, 2020/12/09
- 226/323: gnu: r-biocstyle: Update to 2.18.0., guix-commits, 2020/12/09
- 233/323: gnu: r-annotationdbi: Update to 1.52.0., guix-commits, 2020/12/09
- 238/323: gnu: r-summarizedexperiment: Update to 1.20.0.,
guix-commits <=
- 243/323: gnu: r-topgo: Update to 2.42.0., guix-commits, 2020/12/09
- 262/323: gnu: r-mzr: Fix linking., guix-commits, 2020/12/09
- 286/323: gnu: r-erma: Update to 1.6.0., guix-commits, 2020/12/09
- 260/323: gnu: r-protgenerics: Update to 1.22.0., guix-commits, 2020/12/09
- 287/323: gnu: r-ldblock: Update to 1.20.0., guix-commits, 2020/12/09
- 279/323: gnu: r-complexheatmap: Update to 2.6.2., guix-commits, 2020/12/09
- 265/323: gnu: r-vsn: Update to 3.58.0., guix-commits, 2020/12/09
- 274/323: gnu: r-annotationhub: Update to 2.22.0., guix-commits, 2020/12/09
- 280/323: gnu: r-dirichletmultinomial: Update to 1.32.0., guix-commits, 2020/12/09
- 273/323: gnu: r-interactivedisplaybase: Update to 1.28.0., guix-commits, 2020/12/09