[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
118/133: gnu: r-edger: Update to 3.34.1.
From: |
guix-commits |
Subject: |
118/133: gnu: r-edger: Update to 3.34.1. |
Date: |
Thu, 30 Sep 2021 06:43:37 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 0ac7b8b6ad07db72833e5f547a7a0950fe1604c9
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Wed Sep 29 23:28:13 2021 +0200
gnu: r-edger: Update to 3.34.1.
* gnu/packages/bioconductor.scm (r-edger): Update to 3.34.1.
---
gnu/packages/bioconductor.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/bioconductor.scm b/gnu/packages/bioconductor.scm
index 5016d6a..923618a 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -2795,13 +2795,13 @@ global-scaling and full-quantile normalization.")
(define-public r-edger
(package
(name "r-edger")
- (version "3.34.0")
+ (version "3.34.1")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "edgeR" version))
(sha256
(base32
- "1ikl9y6hj2p92nrb1ydxy2410b3wrax83rfy2imaj0vgfmhsgx6g"))))
+ "0f6apsjq6cn794840ls9y2n0hix1gyhvkdgxch1v22qr4sq0c86k"))))
(properties `((upstream-name . "edgeR")))
(build-system r-build-system)
(propagated-inputs
- 131/133: gnu: r-s4vectors: Update to 0.30.1., (continued)
- 131/133: gnu: r-s4vectors: Update to 0.30.1., guix-commits, 2021/09/30
- 84/133: gnu: r-rjsonio: Update to 1.3-1.6., guix-commits, 2021/09/30
- 130/133: gnu: r-biocpkgtools: Update to 1.10.2., guix-commits, 2021/09/30
- 100/133: gnu: r-roxygen2: Update to 7.1.2., guix-commits, 2021/09/30
- 111/133: gnu: r-fastica: Update to 1.2-3., guix-commits, 2021/09/30
- 117/133: gnu: r-biocparallel: Update to 1.26.2., guix-commits, 2021/09/30
- 103/133: gnu: r-plotrix: Update to 3.8-2., guix-commits, 2021/09/30
- 99/133: gnu: r-ade4: Update to 1.7-18., guix-commits, 2021/09/30
- 105/133: gnu: r-xml: Update to 3.99-0.8., guix-commits, 2021/09/30
- 115/133: gnu: r-r-filesets: Fix build by setting HOME., guix-commits, 2021/09/30
- 118/133: gnu: r-edger: Update to 3.34.1.,
guix-commits <=
- 127/133: gnu: r-cicero: Update to 1.10.1., guix-commits, 2021/09/30