[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
228/318: gnu: r-genomicranges: Update to 1.42.0.
From: |
guix-commits |
Subject: |
228/318: gnu: r-genomicranges: Update to 1.42.0. |
Date: |
Fri, 20 Nov 2020 08:40:49 -0500 (EST) |
rekado pushed a commit to branch wip-r
in repository guix.
commit a90e2dba5b0c79f45850e6498fe3017c447b3aef
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)
- 202/318: gnu: r-beachmat: Update to 2.6.0., (continued)
- 202/318: gnu: r-beachmat: Update to 2.6.0., guix-commits, 2020/11/20
- 205/318: gnu: r-scran: Update to 1.18.0., guix-commits, 2020/11/20
- 210/318: gnu: r-annotationforge: Update to 1.32.0., guix-commits, 2020/11/20
- 211/318: gnu: r-rbgl: Update to 1.66.0., guix-commits, 2020/11/20
- 217/318: gnu: r-grohmm: Update to 1.24.0., guix-commits, 2020/11/20
- 218/318: gnu: r-biocviews: Update to 1.58.0., guix-commits, 2020/11/20
- 221/318: gnu: r-s4vectors: Update to 0.28.0., guix-commits, 2020/11/20
- 224/318: gnu: r-edger: Update to 3.32.0., guix-commits, 2020/11/20
- 225/318: gnu: r-variantannotation: Update to 1.36.0., guix-commits, 2020/11/20
- 227/318: gnu: r-xvector: Update to 0.30.0., guix-commits, 2020/11/20
- 228/318: gnu: r-genomicranges: Update to 1.42.0.,
guix-commits <=
- 230/318: gnu: r-annotationdbi: Update to 1.52.0., guix-commits, 2020/11/20
- 233/318: gnu: r-biostrings: Update to 2.58.0., guix-commits, 2020/11/20
- 234/318: gnu: r-rsamtools: Update to 2.6.0., guix-commits, 2020/11/20
- 317/318: gnu: Add r-bluster., guix-commits, 2020/11/20
- 248/318: gnu: r-bamsignals: Update to 1.22.0., guix-commits, 2020/11/20
- 250/318: gnu: r-mutationalpatterns: Update to 3.0.0., guix-commits, 2020/11/20
- 253/318: gnu: r-annotationfilter: Update to 1.14.0., guix-commits, 2020/11/20
- 254/318: gnu: r-chipseq: Update to 1.40.0., guix-commits, 2020/11/20
- 256/318: gnu: r-methylkit: Update to 1.16.0., guix-commits, 2020/11/20
- 259/318: gnu: r-mzr: Update to 2.24.0., guix-commits, 2020/11/20