[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
124/215: gnu: r-chipcomp: Update to 1.14.0.
From: |
guix-commits |
Subject: |
124/215: gnu: r-chipcomp: Update to 1.14.0. |
Date: |
Sun, 5 May 2019 18:15:53 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 1ddd4af5a0582be1b32841c3d152ff90fbedcf12
Author: Ricardo Wurmus <address@hidden>
Date: Sun May 5 23:55:28 2019 +0200
gnu: r-chipcomp: Update to 1.14.0.
* gnu/packages/bioconductor.scm (r-chipcomp): Update to 1.14.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 bb96ca7..09c483a 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -1327,14 +1327,14 @@ more complex hypotheses) via empirical Bayesian
methods.")
(define-public r-chipcomp
(package
(name "r-chipcomp")
- (version "1.12.0")
+ (version "1.14.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "ChIPComp" version))
(sha256
(base32
- "1sypdsvwzssraanlhddhzpf9p0xs3qlflc0hp7yfbp0aplsifx85"))))
+ "0ragyl9dhg0ymgkh4z9d1cbwhbpcwh6x4985laaw6wmq2sjm732y"))))
(properties `((upstream-name . "ChIPComp")))
(build-system r-build-system)
(propagated-inputs
- 58/215: gnu: r-annotationfilter: Update to 1.8.0., (continued)
- 58/215: gnu: r-annotationfilter: Update to 1.8.0., guix-commits, 2019/05/05
- 59/215: gnu: r-chipseq: Update to 1.34.0., guix-commits, 2019/05/05
- 62/215: gnu: r-protgenerics: Update to 1.16.0., guix-commits, 2019/05/05
- 60/215: gnu: r-copywriter: Update to 2.16.0., guix-commits, 2019/05/05
- 110/215: gnu: r-annotate: Update to 1.62.0., guix-commits, 2019/05/05
- 99/215: gnu: r-genomicfiles: Update to 1.20.0., guix-commits, 2019/05/05
- 106/215: gnu: r-impute: Update to 1.58.0., guix-commits, 2019/05/05
- 128/215: gnu: r-genomicinteractions: Update to 1.18.0., guix-commits, 2019/05/05
- 118/215: gnu: r-graph: Update to 1.62.0., guix-commits, 2019/05/05
- 104/215: gnu: r-methylkit: Update to 1.10.0., guix-commits, 2019/05/05
- 124/215: gnu: r-chipcomp: Update to 1.14.0.,
guix-commits <=
- 127/215: gnu: r-interactionset: Update to 1.12.0., guix-commits, 2019/05/05
- 122/215: gnu: r-qdnaseq: Update to 1.20.0., guix-commits, 2019/05/05
- 66/215: gnu: r-vsn: Update to 3.52.0., guix-commits, 2019/05/05
- 70/215: gnu: r-msnid: Update to 1.18.0., guix-commits, 2019/05/05
- 68/215: gnu: r-pcamethods: Update to 1.76.0., guix-commits, 2019/05/05
- 64/215: gnu: r-affyio: Update to 1.54.0., guix-commits, 2019/05/05
- 71/215: gnu: r-aroma-light: Update to 3.14.0., guix-commits, 2019/05/05
- 73/215: gnu: r-edaseq: Update to 2.18.0., guix-commits, 2019/05/05
- 72/215: gnu: r-deseq: Update to 1.36.0., guix-commits, 2019/05/05
- 75/215: gnu: Add r-biocfilecache., guix-commits, 2019/05/05