[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
106/215: gnu: r-impute: Update to 1.58.0.
From: |
guix-commits |
Subject: |
106/215: gnu: r-impute: Update to 1.58.0. |
Date: |
Sun, 5 May 2019 18:15:49 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 82d9340b0cb114b8950341a32f9a737dc1fea381
Author: Ricardo Wurmus <address@hidden>
Date: Sun May 5 23:51:04 2019 +0200
gnu: r-impute: Update to 1.58.0.
* gnu/packages/bioinformatics.scm (r-impute): Update to 1.58.0.
[inputs]: Move gfortran from here...
[native-inputs]: ...to here.
---
gnu/packages/bioinformatics.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/bioinformatics.scm b/gnu/packages/bioinformatics.scm
index df51a78..83299ac 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -8048,14 +8048,14 @@ genome data packages and support for efficient SNP
representation.")
(define-public r-impute
(package
(name "r-impute")
- (version "1.56.0")
+ (version "1.58.0")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "impute" version))
(sha256
(base32
- "08z0pj1dz5iq967nwj67qyka7ir7m5an2ggv7bsrlz3apzfsla33"))))
- (inputs
+ "144jb889979cv3il2zxqk724v3sj1wnzjm3lkspxcvk29dbb9q8j"))))
+ (native-inputs
`(("gfortran" ,gfortran)))
(build-system r-build-system)
(home-page "https://bioconductor.org/packages/impute")
- 85/215: gnu: r-sushi: Update to 1.22.0., (continued)
- 85/215: gnu: r-sushi: Update to 1.22.0., guix-commits, 2019/05/05
- 98/215: gnu: r-complexheatmap: Update to 2.0.0., guix-commits, 2019/05/05
- 51/215: gnu: r-motifrg: Update to 1.28.0., guix-commits, 2019/05/05
- 56/215: gnu: r-tximport: Update to 1.12.0., guix-commits, 2019/05/05
- 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 <=
- 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, 2019/05/05