[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
64/215: gnu: r-affyio: Update to 1.54.0.
From: |
guix-commits |
Subject: |
64/215: gnu: r-affyio: Update to 1.54.0. |
Date: |
Sun, 5 May 2019 18:15:40 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit fdbaa5c1e5f017215b7260e8ee94601f5abdc38f
Author: Ricardo Wurmus <address@hidden>
Date: Sun May 5 23:39:40 2019 +0200
gnu: r-affyio: Update to 1.54.0.
* gnu/packages/bioinformatics.scm (r-affyio): Update to 1.54.0.
---
gnu/packages/bioinformatics.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/bioinformatics.scm b/gnu/packages/bioinformatics.scm
index e59ada9..4a5a260 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -9217,14 +9217,14 @@ previously been used in XCMS.")
(define-public r-affyio
(package
(name "r-affyio")
- (version "1.52.0")
+ (version "1.54.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "affyio" version))
(sha256
(base32
- "1s4zp1211vf0krxzch9v3q3r6vs8hihqppq18i2fpvwlknfja7c1"))))
+ "1s78hm51fgac3i2j4bbdy0z6g14370154s6km8lldc9zpahx8b6p"))))
(build-system r-build-system)
(propagated-inputs
`(("r-zlibbioc" ,r-zlibbioc)))
- 106/215: gnu: r-impute: Update to 1.58.0., (continued)
- 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, 2019/05/05
- 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 <=
- 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
- 76/215: gnu: r-delayedmatrixstats: Update to 1.6.0., guix-commits, 2019/05/05
- 80/215: gnu: r-beachmat: Update to 2.0.0., guix-commits, 2019/05/05
- 79/215: gnu: r-singlecellexperiment: Update to 1.6.0., guix-commits, 2019/05/05
- 78/215: gnu: r-scater: Update to 1.12.0., guix-commits, 2019/05/05
- 77/215: gnu: r-scran: Update to 1.12.0., guix-commits, 2019/05/05
- 93/215: gnu: r-ggbio: Update to 1.32.0., guix-commits, 2019/05/05