[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
224/318: gnu: r-edger: Update to 3.32.0.
From: |
guix-commits |
Subject: |
224/318: gnu: r-edger: Update to 3.32.0. |
Date: |
Fri, 20 Nov 2020 08:40:48 -0500 (EST) |
rekado pushed a commit to branch wip-r
in repository guix.
commit b9da0f087ed5097e209b6d4d1e6aef192ecdf477
Author: zimoun <zimon.toutoune@gmail.com>
AuthorDate: Fri Oct 30 15:58:29 2020 +0100
gnu: r-edger: Update to 3.32.0.
* gnu/packages/bioinformatics.scm (r-edger): Update to 3.32.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 fa63abc..fe633bb 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -7808,13 +7808,13 @@ names in their natural, rather than lexicographic,
order.")
(define-public r-edger
(package
(name "r-edger")
- (version "3.30.3")
+ (version "3.32.0")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "edgeR" version))
(sha256
(base32
- "1z9bkg08rgqn3jm2s4ndbj641w33wl8jd3j6m5if6h2nnw6011ic"))))
+ "0dkjd6li270icy1x5qbzpakk9bx712mdm5k32lrr3yrggq92jhjg"))))
(properties `((upstream-name . "edgeR")))
(build-system r-build-system)
(propagated-inputs
- 199/318: gnu: r-hitc: Update to 1.34.0., (continued)
- 199/318: gnu: r-hitc: Update to 1.34.0., guix-commits, 2020/11/20
- 197/318: gnu: r-rgraphviz: Update to 2.34.0., guix-commits, 2020/11/20
- 201/318: gnu: r-rhdf5lib: Update to 1.12.0., guix-commits, 2020/11/20
- 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 <=
- 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, 2020/11/20
- 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