[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
40/63: gnu: r-impute: Update to 1.50.0.
From: |
Roel Janssen |
Subject: |
40/63: gnu: r-impute: Update to 1.50.0. |
Date: |
Fri, 28 Apr 2017 05:06:05 -0400 (EDT) |
roelj pushed a commit to branch master
in repository guix.
commit 5999359f568dbf7ce3b3908565a0bafde103cba3
Author: Roel Janssen <address@hidden>
Date: Fri Apr 28 10:45:10 2017 +0200
gnu: r-impute: Update to 1.50.0.
* gnu/packages/bioinformatics.scm (r-impute): Update to 1.50.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 49cc1b4..5a88188 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -7023,13 +7023,13 @@ genome data packages and support for efficient SNP
representation.")
(define-public r-impute
(package
(name "r-impute")
- (version "1.48.0")
+ (version "1.50.0")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "impute" version))
(sha256
(base32
- "1164zvnikbjd0ybdn9xwn520rlmdjd824vmhnl83zgv3v9lzp9bm"))))
+ "0va45vfixy3np549md87h3b3rbavm54gfnmnjhpr9hf02lll6zxs"))))
(inputs
`(("gfortran" ,gfortran)))
(build-system r-build-system)
- 56/63: gnu: r-affyio: Update to 1.46.0., (continued)
- 56/63: gnu: r-affyio: Update to 1.46.0., Roel Janssen, 2017/04/28
- 58/63: gnu: r-vsn: Update to 3.44.0., Roel Janssen, 2017/04/28
- 61/63: gnu: r-msnbase: Update to 2.2.0., Roel Janssen, 2017/04/28
- 62/63: gnu: r-msnid: Update to 1.10.0., Roel Janssen, 2017/04/28
- 39/63: gnu: r-bsgenome: Update to 1.44.0., Roel Janssen, 2017/04/28
- 47/63: gnu: r-bamsignals: Update to 1.8.0., Roel Janssen, 2017/04/28
- 51/63: gnu: r-chipseq: Update to 1.26.0., Roel Janssen, 2017/04/28
- 59/63: gnu: r-mzid: Update to 1.14.0., Roel Janssen, 2017/04/28
- 43/63: gnu: r-seqlogo: Update to 1.42.0., Roel Janssen, 2017/04/28
- 54/63: gnu: r-protgenerics: Update to 1.8.0., Roel Janssen, 2017/04/28
- 40/63: gnu: r-impute: Update to 1.50.0.,
Roel Janssen <=
- 45/63: gnu: r-zlibbioc: Update to 1.22.0., Roel Janssen, 2017/04/28
- 52/63: gnu: r-copywriter: Update to 2.8.0., Roel Janssen, 2017/04/28
- 53/63: gnu: r-sva: Update to 3.24.0., Roel Janssen, 2017/04/28