[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
33/63: gnu: r-summarizedexperiment: Update to 1.6.0.
From: |
Roel Janssen |
Subject: |
33/63: gnu: r-summarizedexperiment: Update to 1.6.0. |
Date: |
Fri, 28 Apr 2017 05:06:04 -0400 (EDT) |
roelj pushed a commit to branch master
in repository guix.
commit d006ee31af9390bc8f9b186e4327095b0b60e43c
Author: Roel Janssen <address@hidden>
Date: Fri Apr 28 10:42:25 2017 +0200
gnu: r-summarizedexperiment: Update to 1.6.0.
* gnu/packages/bioinformatics.scm (r-summarizedexperiment):
[source]: Update to 1.6.0,
[propagated-inputs]: Add r-delayedarray.
---
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 ded5c7d..a0bd439 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -6736,19 +6736,20 @@ array-like objects like @code{DataFrame} objects
(typically with Rle columns),
(define-public r-summarizedexperiment
(package
(name "r-summarizedexperiment")
- (version "1.4.0")
+ (version "1.6.0")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "SummarizedExperiment" version))
(sha256
(base32
- "1kbj8sg2ik9f8d6g95wz0py62jldg01qy5rsdpg1cxw95nf7dzi3"))))
+ "1szjbzzz4pyip891nji71caalxh0rhqiv7rpv6q54swlrqpfkqkw"))))
(properties
`((upstream-name . "SummarizedExperiment")))
(build-system r-build-system)
(propagated-inputs
`(("r-biobase" ,r-biobase)
("r-biocgenerics" ,r-biocgenerics)
+ ("r-delayedarray" ,r-delayedarray)
("r-genomeinfodb" ,r-genomeinfodb)
("r-genomicranges" ,r-genomicranges)
("r-iranges" ,r-iranges)
- 09/63: gnu: r-gostats: Update to 2.42.0., (continued)
- 09/63: gnu: r-gostats: Update to 2.42.0., Roel Janssen, 2017/04/28
- 04/63: gnu: r-deseq2: Update to 1.16.0., Roel Janssen, 2017/04/28
- 07/63: gnu: r-gseabase: Update to 1.38.0., Roel Janssen, 2017/04/28
- 17/63: gnu: r-bioccheck: Update to 1.12.0., Roel Janssen, 2017/04/28
- 23/63: gnu: r-variantannotation: Update to 1.22.0., Roel Janssen, 2017/04/28
- 14/63: gnu: r-biocinstaller: Update to 1.26.0., Roel Janssen, 2017/04/28
- 11/63: gnu: r-systempiper: Update to 1.10.0., Roel Janssen, 2017/04/28
- 27/63: gnu: r-biobase: Update to 2.36.0., Roel Janssen, 2017/04/28
- 26/63: gnu: r-genomicranges: Update to 1.28.0., Roel Janssen, 2017/04/28
- 30/63: gnu: r-biocparallel: Update to 1.10.0., Roel Janssen, 2017/04/28
- 33/63: gnu: r-summarizedexperiment: Update to 1.6.0.,
Roel Janssen <=
- 37/63: gnu: r-graph: Update to 1.54.0., Roel Janssen, 2017/04/28
- 20/63: gnu: r-iranges: Update to 2.10.0., Roel Janssen, 2017/04/28
- 13/63: gnu: r-biocgenerics: Update to 0.22.0., Roel Janssen, 2017/04/28
- 15/63: gnu: r-biocviews: Update to 1.44.0., Roel Janssen, 2017/04/28
- 18/63: gnu: r-dnacopy: Update to 1.50.0., Roel Janssen, 2017/04/28
- 22/63: gnu: r-edger: Update to 3.18.0., Roel Janssen, 2017/04/28
- 25/63: gnu: r-xvector: Update to 0.16.0., Roel Janssen, 2017/04/28
- 12/63: gnu: r-grohmm: Update to 1.10.0., Roel Janssen, 2017/04/28
- 28/63: gnu: r-annotationdbi: Update to 1.38.0., Roel Janssen, 2017/04/28
- 29/63: gnu: r-biomart: Update to 2.32.0., Roel Janssen, 2017/04/28