[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
229/323: gnu: r-edger: Update to 3.32.0.
From: |
guix-commits |
Subject: |
229/323: gnu: r-edger: Update to 3.32.0. |
Date: |
Wed, 9 Dec 2020 06:47:31 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 5996929b361279bc2fa409feb0f1fb8b9d0b305c
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 be71cad..5589055 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -7943,13 +7943,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
- 180/323: gnu: r-bioccasestudies: Update to 1.52.0., (continued)
- 180/323: gnu: r-bioccasestudies: Update to 1.52.0., guix-commits, 2020/12/09
- 199/323: gnu: r-hitc: Update to 1.34.0., guix-commits, 2020/12/09
- 195/323: gnu: r-preprocesscore: Update to 1.52.0., guix-commits, 2020/12/09
- 207/323: gnu: r-rhdf5lib: Fix build., guix-commits, 2020/12/09
- 208/323: gnu: r-cytolib: Fix r-rhdf5libs linking., guix-commits, 2020/12/09
- 206/323: gnu: r-rhdf5lib: Update to 1.12.0., guix-commits, 2020/12/09
- 209/323: gnu: r-hdf5array: Fix r-rhdf5libs linking., guix-commits, 2020/12/09
- 216/323: gnu: r-dexseq: Update to 1.36.0., guix-commits, 2020/12/09
- 217/323: gnu: r-annotationforge: Update to 1.32.0., guix-commits, 2020/12/09
- 222/323: gnu: r-shortread: Update to 1.48.0., guix-commits, 2020/12/09
- 229/323: gnu: r-edger: Update to 3.32.0.,
guix-commits <=
- 126/323: gnu: r-birewire: Update to 3.22.0., guix-commits, 2020/12/09
- 133/323: gnu: r-consensusclusterplus: Update to 1.54.0., guix-commits, 2020/12/09
- 135/323: gnu: r-flowcore: Update to 2.2.0., guix-commits, 2020/12/09
- 138/323: gnu: r-flowviz: Update to 1.54.0., guix-commits, 2020/12/09
- 146/323: gnu: r-cytoml: Update to 2.2.1., guix-commits, 2020/12/09
- 148/323: gnu: r-mixomics: Update to 6.14.0., guix-commits, 2020/12/09
- 154/323: gnu: r-gdsfmt: Update to 1.26.0., guix-commits, 2020/12/09
- 156/323: gnu: r-reqon: Update to 1.36.0., guix-commits, 2020/12/09
- 159/323: gnu: r-variantfiltering: Update to 1.26.0., guix-commits, 2020/12/09
- 161/323: gnu: r-htqpcr: Update to 1.44.0., guix-commits, 2020/12/09