[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
225/289: gnu: r-edger: Update to 3.32.0.
From: |
guix-commits |
Subject: |
225/289: gnu: r-edger: Update to 3.32.0. |
Date: |
Fri, 6 Nov 2020 18:05:12 -0500 (EST) |
rekado pushed a commit to branch wip-r
in repository guix.
commit ec5e807ad26f7f6b91fce9929343cb7556156b95
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 8f2935a..3dcb099 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -7734,13 +7734,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
- 204/289: gnu: r-singlecellexperiment: Update to 1.12.0., (continued)
- 204/289: gnu: r-singlecellexperiment: Update to 1.12.0., guix-commits, 2020/11/06
- 205/289: gnu: r-scater: Update to 1.18.0., guix-commits, 2020/11/06
- 208/289: gnu: r-genefilter: Update to 1.72.0., guix-commits, 2020/11/06
- 210/289: gnu: r-dexseq: Update to 1.36.0., guix-commits, 2020/11/06
- 211/289: gnu: r-annotationforge: Update to 1.32.0., guix-commits, 2020/11/06
- 215/289: gnu: r-gostats: Update to 2.56.0., guix-commits, 2020/11/06
- 218/289: gnu: r-grohmm: Update to 1.24.0., guix-commits, 2020/11/06
- 216/289: gnu: r-shortread: Update to 1.48.0., guix-commits, 2020/11/06
- 222/289: gnu: r-s4vectors: Update to 0.28.0., guix-commits, 2020/11/06
- 224/289: gnu: r-genomeinfodb: Update to 1.26.0., guix-commits, 2020/11/06
- 225/289: gnu: r-edger: Update to 3.32.0.,
guix-commits <=
- 227/289: gnu: r-limma: Update to 3.46.0., guix-commits, 2020/11/06
- 171/289: gnu: r-hypergraph: Update to 1.62.0., guix-commits, 2020/11/06
- 172/289: gnu: r-hyperdraw: Update to 1.42.0., guix-commits, 2020/11/06
- 182/289: gnu: r-bioccasestudies: Update to 1.52.0., guix-commits, 2020/11/06
- 179/289: gnu: r-graphite: Update to 1.36.0., guix-commits, 2020/11/06
- 162/289: gnu: r-variancepartition: Update to 1.20.0., guix-commits, 2020/11/06
- 167/289: gnu: r-bhc: Update to 1.42.0., guix-commits, 2020/11/06
- 183/289: gnu: r-biocgraph: Update to 1.52.0., guix-commits, 2020/11/06
- 178/289: gnu: r-biobroom: Update to 1.22.0., guix-commits, 2020/11/06
- 190/289: gnu: r-biocworkflowtools: Update to 1.16.0., guix-commits, 2020/11/06