[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
18/288: gnu: r-qvalue: Update to 2.22.0.
From: |
guix-commits |
Subject: |
18/288: gnu: r-qvalue: Update to 2.22.0. |
Date: |
Thu, 19 Nov 2020 10:22:36 -0500 (EST) |
rekado pushed a commit to branch wip-r
in repository guix.
commit 07ddb6ac5560f57916d59f10cc733e8f2a372858
Author: zimoun <zimon.toutoune@gmail.com>
AuthorDate: Fri Oct 30 15:47:50 2020 +0100
gnu: r-qvalue: Update to 2.22.0.
* gnu/packages/bioconductor.scm (r-qvalue): Update to 2.22.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 c86fef8..bef8272 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -1578,14 +1578,14 @@ Affymetrix (CEL files) and NimbleGen arrays (XYS
files).")
(define-public r-qvalue
(package
(name "r-qvalue")
- (version "2.20.0")
+ (version "2.22.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "qvalue" version))
(sha256
(base32
- "1hndmdr9niagbr4ry0vbhffvjzjg9im27kdbn0sa774k6r5b4z3f"))))
+ "0xbww16lz0k2p4mmq1aqd7iz7d8rvzgw1gm55jy6xbx19ymj64i5"))))
(build-system r-build-system)
(propagated-inputs
`(("r-ggplot2" ,r-ggplot2)
- branch wip-r created (now 1f4ed32), guix-commits, 2020/11/19
- 02/288: gnu: r-coverageview: Update to 1.28.0., guix-commits, 2020/11/19
- 01/288: gnu: r-ideoviz: Update to 1.26.0., guix-commits, 2020/11/19
- 09/288: gnu: r-affycoretools: Update to 1.62.0., guix-commits, 2020/11/19
- 06/288: gnu: r-affycomp: Update to 1.66.0., guix-commits, 2020/11/19
- 04/288: gnu: r-biocversion: Update to 3.12.0., guix-commits, 2020/11/19
- 12/288: gnu: r-hpar: Update to 1.32.0., guix-commits, 2020/11/19
- 07/288: gnu: r-affycompatible: Update to 1.50.0., guix-commits, 2020/11/19
- 14/288: gnu: r-reportingtools: Update to 2.30.0., guix-commits, 2020/11/19
- 16/288: gnu: r-oligoclasses: Update to 1.52.0., guix-commits, 2020/11/19
- 18/288: gnu: r-qvalue: Update to 2.22.0.,
guix-commits <=
- 23/288: gnu: r-marray: Update to 1.68.0., guix-commits, 2020/11/19
- 22/288: gnu: r-chippeakanno: Update to 3.24.0., guix-commits, 2020/11/19
- 19/288: gnu: r-diffbind: Update to 3.0.0., guix-commits, 2020/11/19
- 27/288: gnu: r-bayseq: Update to 2.24.0., guix-commits, 2020/11/19
- 25/288: gnu: r-cghcall: Update to 2.52.0., guix-commits, 2020/11/19
- 37/288: gnu: r-plgem: Update to 1.62.0., guix-commits, 2020/11/19
- 10/288: gnu: r-affxparser: Update to 1.62.0., guix-commits, 2020/11/19
- 20/288: gnu: r-multtest: Update to 2.46.0., guix-commits, 2020/11/19
- 24/288: gnu: r-cghbase: Update to 1.50.0., guix-commits, 2020/11/19
- 50/288: gnu: r-lpsymphony: Update to 1.18.0., guix-commits, 2020/11/19