[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
46/356: gnu: r-edger: Update to 3.36.0.
From: |
guix-commits |
Subject: |
46/356: gnu: r-edger: Update to 3.36.0. |
Date: |
Sun, 7 Nov 2021 18:10:54 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 46663d57694f2aa977c299fa75d05a298f460fe6
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Thu Nov 4 22:04:02 2021 +0000
gnu: r-edger: Update to 3.36.0.
* gnu/packages/bioconductor.scm (r-edger): Update to 3.36.0.
---
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 a6cc99f..4283bbd 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -2794,13 +2794,13 @@ global-scaling and full-quantile normalization.")
(define-public r-edger
(package
(name "r-edger")
- (version "3.34.1")
+ (version "3.36.0")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "edgeR" version))
(sha256
(base32
- "0f6apsjq6cn794840ls9y2n0hix1gyhvkdgxch1v22qr4sq0c86k"))))
+ "1d18kdfi9vjhhw5kwfy5airrd3c16fh4wbwppbhwgawm038mwavk"))))
(properties `((upstream-name . "edgeR")))
(build-system r-build-system)
(propagated-inputs
- 25/356: gnu: r-annotate: Update to 1.72.0., (continued)
- 25/356: gnu: r-annotate: Update to 1.72.0., guix-commits, 2021/11/07
- 27/356: gnu: r-annotationfilter: Update to 1.18.0., guix-commits, 2021/11/07
- 24/356: gnu: r-affxparser: Update to 1.66.0., guix-commits, 2021/11/07
- 29/356: gnu: r-annotationhub: Update to 3.2.0., guix-commits, 2021/11/07
- 33/356: gnu: r-biomart: Update to 2.50.0., guix-commits, 2021/11/07
- 34/356: gnu: r-biostrings: Update to 2.62.0., guix-commits, 2021/11/07
- 41/356: gnu: r-copywriter: Update to 2.26.0., guix-commits, 2021/11/07
- 50/356: gnu: r-genefilter: Update to 1.76.0., guix-commits, 2021/11/07
- 38/356: gnu: r-chipseeker: Update to 1.30.0., guix-commits, 2021/11/07
- 42/356: gnu: r-deseq2: Update to 1.34.0., guix-commits, 2021/11/07
- 46/356: gnu: r-edger: Update to 3.36.0.,
guix-commits <=
- 47/356: gnu: r-ensembldb: Update to 2.18.0., guix-commits, 2021/11/07
- 49/356: gnu: r-gage: Update to 2.44.0., guix-commits, 2021/11/07
- 51/356: gnu: r-geneoverlap: Update to 1.30.0., guix-commits, 2021/11/07
- 54/356: gnu: r-genomicalignments: Update to 1.30.0., guix-commits, 2021/11/07
- 55/356: gnu: r-genomicfeatures: Update to 1.46.1., guix-commits, 2021/11/07
- 56/356: gnu: r-genomicfiles: Update to 1.30.0., guix-commits, 2021/11/07
- 60/356: gnu: r-hpar: Update to 1.36.0., guix-commits, 2021/11/07
- 59/356: gnu: r-gseabase: Update to 1.56.0., guix-commits, 2021/11/07
- 68/356: gnu: r-msnbase: Update to 2.20.0., guix-commits, 2021/11/07
- 39/356: gnu: r-chipseq: Update to 1.44.0., guix-commits, 2021/11/07