[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
278/323: gnu: r-genomicfiles: Update to 1.26.0.
From: |
guix-commits |
Subject: |
278/323: gnu: r-genomicfiles: Update to 1.26.0. |
Date: |
Mon, 7 Dec 2020 15:14:15 -0500 (EST) |
rekado pushed a commit to branch wip-r
in repository guix.
commit ced6be3358ad615558d1e315fb858d9f26374f90
Author: zimoun <zimon.toutoune@gmail.com>
AuthorDate: Fri Oct 30 16:01:05 2020 +0100
gnu: r-genomicfiles: Update to 1.26.0.
* gnu/packages/bioinformatics.scm (r-genomicfiles): Update to 1.26.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 0fb9712..fd9f70e 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -10239,14 +10239,14 @@ analysis using other methods.")
(define-public r-genomicfiles
(package
(name "r-genomicfiles")
- (version "1.24.0")
+ (version "1.26.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "GenomicFiles" version))
(sha256
(base32
- "1k3824pzf9fdqvcv6cz2742q3mabpmncrc72hwa21ac8wy1b04n4"))))
+ "0awnf0m1pz7cw9wvh9cfxz9k7xm6wnvjm7xbxf139lrhd4nlyqjz"))))
(properties `((upstream-name . "GenomicFiles")))
(build-system r-build-system)
(propagated-inputs
@@ -10256,6 +10256,7 @@ analysis using other methods.")
("r-genomicalignments" ,r-genomicalignments)
("r-genomicranges" ,r-genomicranges)
("r-iranges" ,r-iranges)
+ ("r-matrixgenerics" ,r-matrixgenerics)
("r-rsamtools" ,r-rsamtools)
("r-rtracklayer" ,r-rtracklayer)
("r-s4vectors" ,r-s4vectors)
- 199/323: gnu: r-hitc: Update to 1.34.0., (continued)
- 199/323: gnu: r-hitc: Update to 1.34.0., guix-commits, 2020/12/07
- 204/323: gnu: r-delayedarray: Update to 0.16.0., guix-commits, 2020/12/07
- 52/323: gnu: r-ebseq: Update to 1.30.0., guix-commits, 2020/12/07
- 237/323: gnu: r-rsamtools: Update to 2.6.0., guix-commits, 2020/12/07
- 244/323: gnu: r-bsgenome: Update to 1.58.0., guix-commits, 2020/12/07
- 249/323: gnu: r-zlibbioc: Update to 1.36.0., guix-commits, 2020/12/07
- 269/323: gnu: Add r-msmstests., guix-commits, 2020/12/07
- 251/323: gnu: r-bamsignals: Update to 1.22.0., guix-commits, 2020/12/07
- 253/323: gnu: r-mutationalpatterns: Update to 3.0.1., guix-commits, 2020/12/07
- 261/323: gnu: r-mzr: Update to 2.24.1., guix-commits, 2020/12/07
- 278/323: gnu: r-genomicfiles: Update to 1.26.0.,
guix-commits <=
- 282/323: gnu: r-organismdbi: Update to 1.32.0., guix-commits, 2020/12/07
- 277/323: gnu: r-gage: Update to 2.40.0., guix-commits, 2020/12/07
- 130/323: gnu: r-annotatr: Update to 1.16.0., guix-commits, 2020/12/07
- 233/323: gnu: r-annotationdbi: Update to 1.52.0., guix-commits, 2020/12/07
- 235/323: gnu: r-biocparallel: Update to 1.24.1., guix-commits, 2020/12/07
- 238/323: gnu: r-summarizedexperiment: Update to 1.20.0., guix-commits, 2020/12/07
- 241/323: gnu: r-rtracklayer: Update to 1.50.0., guix-commits, 2020/12/07
- 242/323: gnu: r-genomicfeatures: Update to 1.42.1., guix-commits, 2020/12/07
- 255/323: gnu: r-annotationfilter: Update to 1.14.0., guix-commits, 2020/12/07
- 276/323: gnu: r-keggrest: Update to 1.30.0., guix-commits, 2020/12/07