[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
102/356: gnu: r-qvalue: Update to 2.26.0.
From: |
guix-commits |
Subject: |
102/356: gnu: r-qvalue: Update to 2.26.0. |
Date: |
Sun, 7 Nov 2021 18:11:13 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit c6c1f9fc72dc4ad1bedd5726a9ee01f2ca369744
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Thu Nov 4 22:04:11 2021 +0000
gnu: r-qvalue: Update to 2.26.0.
* gnu/packages/bioconductor.scm (r-qvalue): Update to 2.26.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 0b79e22..42336e6 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -4799,14 +4799,14 @@ Affymetrix (CEL files) and NimbleGen arrays (XYS
files).")
(define-public r-qvalue
(package
(name "r-qvalue")
- (version "2.24.0")
+ (version "2.26.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "qvalue" version))
(sha256
(base32
- "0xssanffh1hr7f48mnazcpwi25rdp7mxlyb9nbf4q2mp7m40jnpm"))))
+ "1mn2qmqn89lfsx7rg54d1lwz45bfx0b91q6ahf43a1yzrrhwn138"))))
(build-system r-build-system)
(propagated-inputs
`(("r-ggplot2" ,r-ggplot2)
- 85/356: gnu: r-shortread: Update to 1.52.0., (continued)
- 85/356: gnu: r-shortread: Update to 1.52.0., guix-commits, 2021/11/07
- 86/356: gnu: r-simplifyenrichment: Update to 1.4.0., guix-commits, 2021/11/07
- 87/356: gnu: r-trajectoryutils: Update to 1.2.0., guix-commits, 2021/11/07
- 88/356: gnu: r-slingshot: Update to 2.2.0., guix-commits, 2021/11/07
- 92/356: gnu: r-systempiper: Update to 2.0.0., guix-commits, 2021/11/07
- 91/356: gnu: r-sva: Update to 3.42.0., guix-commits, 2021/11/07
- 94/356: gnu: r-tximport: Update to 1.22.0., guix-commits, 2021/11/07
- 99/356: gnu: r-geneplotter: Update to 1.72.0., guix-commits, 2021/11/07
- 114/356: gnu: r-qdnaseq: Update to 1.30.0., guix-commits, 2021/11/07
- 97/356: gnu: r-xvector: Update to 0.34.0., guix-commits, 2021/11/07
- 102/356: gnu: r-qvalue: Update to 2.26.0.,
guix-commits <=
- 107/356: gnu: r-multtest: Update to 2.50.0., guix-commits, 2021/11/07
- 104/356: gnu: r-greylistchip: Update to 1.26.0., guix-commits, 2021/11/07
- 109/356: gnu: r-chippeakanno: Update to 3.28.0., guix-commits, 2021/11/07
- 118/356: gnu: r-riboseqr: Update to 1.28.0., guix-commits, 2021/11/07
- 123/356: gnu: r-glimma: Update to 2.4.0., guix-commits, 2021/11/07
- 117/356: gnu: r-riboprofiling: Update to 1.24.0., guix-commits, 2021/11/07
- 139/356: gnu: r-ebseq: Update to 1.34.0., guix-commits, 2021/11/07
- 132/356: gnu: r-ggtree: Update to 3.2.0., guix-commits, 2021/11/07
- 135/356: gnu: r-savr: Update to 1.32.0., guix-commits, 2021/11/07
- 144/356: gnu: r-residualmatrix: Update to 1.4.0., guix-commits, 2021/11/07