[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
04/27: gnu: r-qtl: Update to 1.44-9.
From: |
guix-commits |
Subject: |
04/27: gnu: r-qtl: Update to 1.44-9. |
Date: |
Mon, 28 Jan 2019 10:27:42 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 5d9b140b29f275adb549ee2accca86c72e81b87b
Author: Ricardo Wurmus <address@hidden>
Date: Mon Jan 28 16:15:49 2019 +0100
gnu: r-qtl: Update to 1.44-9.
* gnu/packages/bioinformatics.scm (r-qtl): Update to 1.44-9.
---
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 1d94615..4438959 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -8485,7 +8485,7 @@ throughput genetic sequencing data sets using regression
methods.")
(define-public r-qtl
(package
(name "r-qtl")
- (version "1.42-8")
+ (version "1.44-9")
(source
(origin
(method url-fetch)
@@ -8493,7 +8493,7 @@ throughput genetic sequencing data sets using regression
methods.")
version ".tar.gz"))
(sha256
(base32
- "1l528dwvfpdlr05imrrm4rq32axp6hld9nqm6mm43kn5n7z2f5k6"))))
+ "03lmvydln8b7666b6w46qbryhf83vsd11d4y2v95rfgvqgq66l1i"))))
(build-system r-build-system)
(home-page "http://rqtl.org/")
(synopsis "R package for analyzing QTL experiments in genetics")
- branch master updated (f20f168 -> 1d1e367), guix-commits, 2019/01/28
- 03/27: gnu: r-optparse: Update to 1.6.1., guix-commits, 2019/01/28
- 02/27: gnu: Add r-askpass., guix-commits, 2019/01/28
- 04/27: gnu: r-qtl: Update to 1.44-9.,
guix-commits <=
- 01/27: gnu: Add r-sys., guix-commits, 2019/01/28
- 09/27: gnu: r-e1071: Update to 1.7-0.1., guix-commits, 2019/01/28
- 05/27: gnu: r-data-table: Update to 1.12.0., guix-commits, 2019/01/28
- 18/27: gnu: r-jomo: Update to 2.6-6., guix-commits, 2019/01/28
- 14/27: gnu: r-ranger: Update to 0.11.1., guix-commits, 2019/01/28
- 08/27: gnu: r-rcpparmadillo: Update to 0.9.200.7.0., guix-commits, 2019/01/28
- 10/27: gnu: r-purrr: Update to 0.3.0., guix-commits, 2019/01/28
- 07/27: gnu: r-openssl: Update to 1.2.1., guix-commits, 2019/01/28
- 16/27: gnu: r-colorspace: Update to 1.4-0., guix-commits, 2019/01/28
- 15/27: gnu: r-ggmap: Update to 2.6.2., guix-commits, 2019/01/28