gnu: r-qtl: Update to 1.52.
* gnu/packages/cran.scm (r-qtl): Update to 1.52.
This commit is contained in:
parent
5ddccfa8b7
commit
8cc19bef26
@ -29726,14 +29726,14 @@ covariate (usually group indicator) and the scores.")
|
||||
(define-public r-qtl
|
||||
(package
|
||||
(name "r-qtl")
|
||||
(version "1.50")
|
||||
(version "1.52")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "qtl" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1mcy9wlp5lj5f3z4mf3n5li7x32vj67rmhjnzsp8fhfw0ipnaf1d"))))
|
||||
"0q49g3ar1451whsl6ig7kz4mg8s9zxlcvgkj4ivyw4995wbwc2ij"))))
|
||||
(build-system r-build-system)
|
||||
(home-page "https://rqtl.org/")
|
||||
(synopsis "R package for analyzing QTL experiments in genetics")
|
||||
|
Loading…
Reference in New Issue
Block a user