[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
243/289: gnu: r-impute: Update to 1.64.0.
From: |
guix-commits |
Subject: |
243/289: gnu: r-impute: Update to 1.64.0. |
Date: |
Fri, 6 Nov 2020 18:05:18 -0500 (EST) |
rekado pushed a commit to branch wip-r
in repository guix.
commit 4087bddecc97ed78a1ff4b838475471236d09d78
Author: zimoun <zimon.toutoune@gmail.com>
AuthorDate: Fri Oct 30 15:59:25 2020 +0100
gnu: r-impute: Update to 1.64.0.
* gnu/packages/bioinformatics.scm (r-impute): Update to 1.64.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 e4e9559..4d82aa9 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -8353,13 +8353,13 @@ genome data packages and support for efficient SNP
representation.")
(define-public r-impute
(package
(name "r-impute")
- (version "1.62.0")
+ (version "1.64.0")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "impute" version))
(sha256
(base32
- "161p6l1cp3wwdynkxwvg0yhrh6yv20brdlplw5w5mavn4hf1nm0h"))))
+ "1pnjasw9i19nmxwjzrd9jbln31yc5jilfvwk414ya5zbqfsazvxa"))))
(native-inputs
`(("gfortran" ,gfortran)))
(build-system r-build-system)
- 286/289: gnu: r-gqtlstats: Update to 1.21.3., (continued)
- 286/289: gnu: r-gqtlstats: Update to 1.21.3., guix-commits, 2020/11/06
- 285/289: gnu: r-ldblock: Update to 1.20.0., guix-commits, 2020/11/06
- 289/289: gnu: r-sushi: Update to 1.28.0., guix-commits, 2020/11/06
- 207/289: gnu: r-delayedmatrixstats: Update to 1.12.0., guix-commits, 2020/11/06
- 214/289: gnu: r-category: Update to 2.56.0., guix-commits, 2020/11/06
- 219/289: gnu: r-biocviews: Update to 1.58.0., guix-commits, 2020/11/06
- 228/289: gnu: r-xvector: Update to 0.30.0., guix-commits, 2020/11/06
- 233/289: gnu: r-biocparallel: Update to 1.24.0., guix-commits, 2020/11/06
- 232/289: gnu: r-biomart: Update to 2.46.0., guix-commits, 2020/11/06
- 244/289: gnu: r-seqpattern: Update to 1.22.0., guix-commits, 2020/11/06
- 243/289: gnu: r-impute: Update to 1.64.0.,
guix-commits <=
- 275/289: gnu: r-genomicfiles: Update to 1.26.0., guix-commits, 2020/11/06
- 198/289: gnu: r-rgraphviz: Update to 2.34.0., guix-commits, 2020/11/06
- 230/289: gnu: r-biobase: Update to 2.50.0., guix-commits, 2020/11/06
- 281/289: gnu: r-ggbio: Update to 1.38.0., guix-commits, 2020/11/06
- 284/289: gnu: r-erma: Update to 1.6.0., guix-commits, 2020/11/06
- 288/289: gnu: r-gwascat: Update to 2.22.0., guix-commits, 2020/11/06
- 240/289: gnu: r-genomicfeatures: Update to 1.42.0., guix-commits, 2020/11/06
- 241/289: gnu: r-topgo: Update to 2.41.0., guix-commits, 2020/11/06
- 249/289: gnu: r-bamsignals: Update to 1.22.0., guix-commits, 2020/11/06
- 256/289: gnu: r-copywriter: Update to 2.22.0., guix-commits, 2020/11/06