[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
40/43: gnu: r-edger: Update to 3.26.1.
From: |
guix-commits |
Subject: |
40/43: gnu: r-edger: Update to 3.26.1. |
Date: |
Mon, 20 May 2019 08:40:56 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 7c97f457000358ffc3862ea08f6a08d1f0817cfc
Author: Ricardo Wurmus <address@hidden>
Date: Sun May 19 09:25:49 2019 +0200
gnu: r-edger: Update to 3.26.1.
* gnu/packages/bioinformatics.scm (r-edger): Update to 3.26.1.
---
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 37f2001..95741b2 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -7451,13 +7451,13 @@ names in their natural, rather than lexicographic,
order.")
(define-public r-edger
(package
(name "r-edger")
- (version "3.26.0")
+ (version "3.26.1")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "edgeR" version))
(sha256
(base32
- "10zhnybcwacgwcdp5p792njzl4kcafvnnnxbd7mszhxrm1sliqr8"))))
+ "1bzzlh9bxr7hq7gbqhfyj4fx4v94i7mpg57f3q29p1wd5wx7savk"))))
(properties `((upstream-name . "edgeR")))
(build-system r-build-system)
(propagated-inputs
- 24/43: gnu: r-mice: Update to 3.5.0., (continued)
- 24/43: gnu: r-mice: Update to 3.5.0., guix-commits, 2019/05/20
- 31/43: gnu: r-ggeffects: Update to 0.10.0., guix-commits, 2019/05/20
- 28/43: gnu: r-insight: Update to 0.3.0., guix-commits, 2019/05/20
- 42/43: gnu: r-seurat: Update to 3.0.1., guix-commits, 2019/05/20
- 29/43: gnu: r-flextable: Update to 0.5.4., guix-commits, 2019/05/20
- 33/43: gnu: r-grimport: Update to 0.9-2., guix-commits, 2019/05/20
- 38/43: gnu: r-dqrng: Update to 0.2.1., guix-commits, 2019/05/20
- 34/43: gnu: r-bigrquery: Update to 1.1.1., guix-commits, 2019/05/20
- 30/43: gnu: r-raster: Update to 2.9-5., guix-commits, 2019/05/20
- 39/43: gnu: r-dalex: Update to 0.4., guix-commits, 2019/05/20
- 40/43: gnu: r-edger: Update to 3.26.1.,
guix-commits <=
- 37/43: gnu: r-repr: Update to 1.0.1., guix-commits, 2019/05/20
- 35/43: gnu: r-fields: Update to 9.8-1., guix-commits, 2019/05/20
- 36/43: gnu: r-gamlss-dist: Update to 5.1-4., guix-commits, 2019/05/20
- 43/43: gnu: r-scater: Update to 1.12.1., guix-commits, 2019/05/20
- 41/43: gnu: r-maldiquant: Update to 1.19.3., guix-commits, 2019/05/20