[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
228/288: gnu: r-genomicranges: Update to 1.42.0.
From: |
guix-commits |
Subject: |
228/288: gnu: r-genomicranges: Update to 1.42.0. |
Date: |
Mon, 16 Nov 2020 15:07:47 -0500 (EST) |
rekado pushed a commit to branch wip-r
in repository guix.
commit 61b300d636bb38e902a83eda72fd6657c6061673
Author: zimoun <zimon.toutoune@gmail.com>
AuthorDate: Fri Oct 30 15:58:41 2020 +0100
gnu: r-genomicranges: Update to 1.42.0.
* gnu/packages/bioinformatics.scm (r-genomicranges): Update to 1.42.0.
---
gnu/packages/bioinformatics.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/bioinformatics.scm b/gnu/packages/bioinformatics.scm
index 0dc73da..8f4e85e 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -7930,13 +7930,13 @@ different technologies, including microarrays, RNA-seq,
and quantitative PCR.")
(define-public r-genomicranges
(package
(name "r-genomicranges")
- (version "1.40.0")
+ (version "1.42.0")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "GenomicRanges" version))
(sha256
(base32
- "0wn1zr2qq0rpv9z2wialgizn6xzdlcjg1w2kif67n53svz6vk2x1"))))
+ "0j4py5g6pdj35xhlaqhxxhg55j9l4mcdk3yck4dgyavv5f2dh24i"))))
(properties
`((upstream-name . "GenomicRanges")))
(build-system r-build-system)
- 213/288: gnu: r-category: Update to 2.56.0., (continued)
- 213/288: gnu: r-category: Update to 2.56.0., guix-commits, 2020/11/16
- 214/288: gnu: r-gostats: Update to 2.56.0., guix-commits, 2020/11/16
- 215/288: gnu: r-shortread: Update to 1.48.0., guix-commits, 2020/11/16
- 220/288: gnu: r-bioccheck: Update to 1.26.0., guix-commits, 2020/11/16
- 221/288: gnu: r-s4vectors: Update to 0.28.0., guix-commits, 2020/11/16
- 222/288: gnu: r-iranges: Update to 2.24.0., guix-commits, 2020/11/16
- 223/288: gnu: r-genomeinfodb: Update to 1.26.0., guix-commits, 2020/11/16
- 224/288: gnu: r-edger: Update to 3.32.0., guix-commits, 2020/11/16
- 225/288: gnu: r-variantannotation: Update to 1.36.0., guix-commits, 2020/11/16
- 227/288: gnu: r-xvector: Update to 0.30.0., guix-commits, 2020/11/16
- 228/288: gnu: r-genomicranges: Update to 1.42.0.,
guix-commits <=
- 230/288: gnu: r-annotationdbi: Update to 1.52.0., guix-commits, 2020/11/16
- 231/288: gnu: r-biomart: Update to 2.46.0., guix-commits, 2020/11/16
- 232/288: gnu: r-biocparallel: Update to 1.24.0., guix-commits, 2020/11/16
- 238/288: gnu: r-rtracklayer: Update to 1.50.0., guix-commits, 2020/11/16
- 239/288: gnu: r-genomicfeatures: Update to 1.42.0., guix-commits, 2020/11/16
- 241/288: gnu: r-bsgenome: Update to 1.58.0., guix-commits, 2020/11/16
- 242/288: gnu: r-impute: Update to 1.64.0., guix-commits, 2020/11/16
- 243/288: gnu: r-seqpattern: Update to 1.22.0., guix-commits, 2020/11/16
- 245/288: gnu: r-seqlogo: Update to 1.56.0., guix-commits, 2020/11/16
- 256/288: gnu: r-methylkit: Update to 1.16.0., guix-commits, 2020/11/16