[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
128/324: gnu: r-chipcomp: Update to 1.22.0.
From: |
guix-commits |
Subject: |
128/324: gnu: r-chipcomp: Update to 1.22.0. |
Date: |
Sat, 5 Jun 2021 03:15:06 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit afc59d2e2c6840e46c0b1d7c8b4b72140c9fb3a5
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sat Jun 5 08:49:52 2021 +0200
gnu: r-chipcomp: Update to 1.22.0.
* gnu/packages/bioconductor.scm (r-chipcomp): Update to 1.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 5628002..3274426 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -5212,14 +5212,14 @@ more complex hypotheses) via empirical Bayesian
methods.")
(define-public r-chipcomp
(package
(name "r-chipcomp")
- (version "1.20.0")
+ (version "1.22.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "ChIPComp" version))
(sha256
(base32
- "0dbypfgys74snmyf982183ilzg6vamfw1d5y0lp5p8zxbffh2xl7"))))
+ "1kfxjh1mynrgqsy2q6byf03cbymqc8w7l7672iyd0wj5qzlif4h5"))))
(properties `((upstream-name . "ChIPComp")))
(build-system r-build-system)
(propagated-inputs
- 77/324: gnu: r-hpar: Update to 1.34.0., (continued)
- 77/324: gnu: r-hpar: Update to 1.34.0., guix-commits, 2021/06/05
- 81/324: gnu: r-keggrest: Update to 1.32.0., guix-commits, 2021/06/05
- 82/324: gnu: r-limma: Update to 3.48.0., guix-commits, 2021/06/05
- 89/324: gnu: r-protgenerics: Update to 1.24.0., guix-commits, 2021/06/05
- 101/324: gnu: r-structuralvariantannotation: Update to 1.8.0., guix-commits, 2021/06/05
- 110/324: gnu: r-zlibbioc: Update to 1.38.0., guix-commits, 2021/06/05
- 116/324: gnu: r-greylistchip: Update to 1.24.0., guix-commits, 2021/06/05
- 123/324: gnu: r-marray: Update to 1.70.0., guix-commits, 2021/06/05
- 118/324: gnu: r-mbkmeans: Update to 1.8.0., guix-commits, 2021/06/05
- 124/324: gnu: r-cghbase: Update to 1.52.0., guix-commits, 2021/06/05
- 128/324: gnu: r-chipcomp: Update to 1.22.0.,
guix-commits <=
- 131/324: gnu: r-interactionset: Update to 1.20.0., guix-commits, 2021/06/05
- 135/324: gnu: r-glimma: Update to 2.2.0., guix-commits, 2021/06/05
- 39/324: gnu: r-affyio: Update to 1.62.0., guix-commits, 2021/06/05
- 28/324: gnu: r-decipher: Update to 2.20.0., guix-commits, 2021/06/05
- 31/324: gnu: r-bluster: Update to 1.2.1., guix-commits, 2021/06/05
- 33/324: gnu: r-iranges: Update to 2.26.0., guix-commits, 2021/06/05
- 35/324: gnu: r-affycomp: Update to 1.68.0., guix-commits, 2021/06/05
- 36/324: gnu: r-affycompatible: Update to 1.52.0., guix-commits, 2021/06/05
- 37/324: gnu: r-affycontam: Update to 1.50.0., guix-commits, 2021/06/05
- 38/324: gnu: r-affycoretools: Update to 1.64.0., guix-commits, 2021/06/05