[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
61/296: gnu: r-sva: Update to 3.36.0.
From: |
guix-commits |
Subject: |
61/296: gnu: r-sva: Update to 3.36.0. |
Date: |
Fri, 12 Jun 2020 19:29:40 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit d95a1cb10ecd5610b3abc570acf779a0de1ff2ec
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Fri Jun 12 16:22:43 2020 +0200
gnu: r-sva: Update to 3.36.0.
* gnu/packages/bioinformatics.scm (r-sva): Update to 3.36.0.
[propagated-inputs]: Add r-edger.
---
gnu/packages/bioinformatics.scm | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/bioinformatics.scm b/gnu/packages/bioinformatics.scm
index b57b11a..73d95cc 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -9440,17 +9440,18 @@ TAB-Seq.")
(define-public r-sva
(package
(name "r-sva")
- (version "3.34.0")
+ (version "3.36.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "sva" version))
(sha256
(base32
- "1bzms6idx30s4nxl610zwa8rjxsyxb5pf3vxsdfmxg8j4pab9gh1"))))
+ "0xa1lm0k1a6nig90mab6xh4gln88rbs5l1cdr6ik6agg7jhs7ji4"))))
(build-system r-build-system)
(propagated-inputs
- `(("r-genefilter" ,r-genefilter)
+ `(("r-edger" ,r-edger)
+ ("r-genefilter" ,r-genefilter)
("r-mgcv" ,r-mgcv)
("r-biocparallel" ,r-biocparallel)
("r-matrixstats" ,r-matrixstats)
- 45/296: gnu: r-impute: Update to 1.62.0., (continued)
- 45/296: gnu: r-impute: Update to 1.62.0., guix-commits, 2020/06/12
- 53/296: gnu: r-rcas: Update to 1.14.0., guix-commits, 2020/06/12
- 54/296: gnu: r-mutationalpatterns: Update to 2.0.0., guix-commits, 2020/06/12
- 58/296: gnu: r-chipseq: Update to 1.38.0., guix-commits, 2020/06/12
- 63/296: gnu: r-affyio: Update to 1.58.0., guix-commits, 2020/06/12
- 66/296: gnu: r-mzid: Update to 1.26.0., guix-commits, 2020/06/12
- 60/296: gnu: r-methylkit: Update to 1.14.2., guix-commits, 2020/06/12
- 65/296: gnu: r-vsn: Update to 3.56.0., guix-commits, 2020/06/12
- 52/296: gnu: r-bamsignals: Update to 1.20.0., guix-commits, 2020/06/12
- 55/296: gnu: r-tximport: Update to 1.16.1., guix-commits, 2020/06/12
- 61/296: gnu: r-sva: Update to 3.36.0.,
guix-commits <=
- 68/296: gnu: r-msnbase: Update to 2.14.2., guix-commits, 2020/06/12
- 74/296: gnu: r-annotationhub: Update to 2.20.0., guix-commits, 2020/06/12
- 50/296: gnu: r-zlibbioc: Update to 1.34.0., guix-commits, 2020/06/12
- 57/296: gnu: r-annotationfilter: Update to 1.12.0., guix-commits, 2020/06/12
- 64/296: gnu: r-affy: Update to 1.66.0., guix-commits, 2020/06/12
- 69/296: gnu: r-msnid: Update to 1.22.0., guix-commits, 2020/06/12
- 70/296: gnu: r-aroma-light: Update to 3.18.0., guix-commits, 2020/06/12
- 75/296: gnu: r-fastseg: Update to 1.34.0., guix-commits, 2020/06/12
- 79/296: gnu: r-complexheatmap: Update to 2.4.2., guix-commits, 2020/06/12
- 80/296: gnu: r-dirichletmultinomial: Update to 1.30.0., guix-commits, 2020/06/12