[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
26/37: gnu: r-qtl2: Update to 0.22-11.
From: |
guix-commits |
Subject: |
26/37: gnu: r-qtl2: Update to 0.22-11. |
Date: |
Thu, 16 Jul 2020 04:42:42 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 82eafe32a2e54b488ef224a59d548e10e882075b
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Jul 13 21:03:20 2020 +0200
gnu: r-qtl2: Update to 0.22-11.
* gnu/packages/bioinformatics.scm (r-qtl2): Update to 0.22-11.
---
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 65f32e7..4b95986 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -8532,12 +8532,12 @@ two-dimensional genome scans.")
(define-public r-qtl2
(package
(name "r-qtl2")
- (version "0.22-8")
+ (version "0.22-11")
(source (origin
(method url-fetch)
(uri (cran-uri "qtl2" version))
(sha256
- (base32
"07w74s7lyyrfa1l6q6v8sxnfaqwxb4w1x4wawcngf0hr1rwx9lda"))))
+ (base32
"0dfdzjylqzc92dcszawc8cyinxccjm3p36v9vcq9ma818pqcanmr"))))
(build-system r-build-system)
(propagated-inputs
`(("r-data-table" ,r-data-table)
- 13/37: gnu: r-rstantools: Update to 2.1.1., (continued)
- 13/37: gnu: r-rstantools: Update to 2.1.1., guix-commits, 2020/07/16
- 14/37: gnu: r-loo: Update to 2.3.0., guix-commits, 2020/07/16
- 17/37: gnu: r-tibble: Update to 3.0.2., guix-commits, 2020/07/16
- 20/37: gnu: r-cairo: Update to 1.5-12.2., guix-commits, 2020/07/16
- 22/37: gnu: r-rsubread: Update to 2.2.4., guix-commits, 2020/07/16
- 23/37: gnu: r-activepathways: Update to 1.0.2., guix-commits, 2020/07/16
- 25/37: gnu: r-genomicfeatures: Update to 1.40.1., guix-commits, 2020/07/16
- 24/37: gnu: r-summarizedexperiment: Update to 1.18.2., guix-commits, 2020/07/16
- 30/37: gnu: r-pillar: Update to 1.4.6., guix-commits, 2020/07/16
- 35/37: gnu: r-tibble: Update to 3.0.3., guix-commits, 2020/07/16
- 26/37: gnu: r-qtl2: Update to 0.22-11.,
guix-commits <=
- 29/37: gnu: r-mice: Update to 3.10.0., guix-commits, 2020/07/16
- 33/37: gnu: r-brms: Update to 2.13.3., guix-commits, 2020/07/16
- 36/37: gnu: r-r-rsp: Update to 0.44.0., guix-commits, 2020/07/16
- 37/37: gnu: r-quantreg: Update to 5.61., guix-commits, 2020/07/16
- 18/37: gnu: r-xml: Update to 3.99-0.4., guix-commits, 2020/07/16
- 27/37: gnu: r-rhdf5lib: Update to 1.10.1., guix-commits, 2020/07/16
- 31/37: gnu: r-gamlss-dist: Update to 5.1-7., guix-commits, 2020/07/16
- 32/37: gnu: r-gamlss: Update to 5.1-7., guix-commits, 2020/07/16
- 34/37: gnu: r-rlang: Update to 0.4.7., guix-commits, 2020/07/16
- 15/37: gnu: r-rstan: Update to 2.21.1., guix-commits, 2020/07/16