gnu: r-hapassoc: Update to 1.2-9.
* gnu/packages/cran.scm (r-hapassoc): Update to 1.2-9.master
parent
1d58744415
commit
a124a69046
|
@ -18024,14 +18024,14 @@ variance components, using the likelihood-ratio statistics G.")
|
||||||
(define-public r-hapassoc
|
(define-public r-hapassoc
|
||||||
(package
|
(package
|
||||||
(name "r-hapassoc")
|
(name "r-hapassoc")
|
||||||
(version "1.2-8")
|
(version "1.2-9")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (cran-uri "hapassoc" version))
|
(uri (cran-uri "hapassoc" version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0qs5jl0snzfchgpp6pabncwywxcmi743g91jvjiyyzw0lw85yv4s"))))
|
"09ijc4sbw743z74fzklmvig11ndkycg6j86k4214wfsj1yj6j9x6"))))
|
||||||
(build-system r-build-system)
|
(build-system r-build-system)
|
||||||
(home-page "https://stat.sfu.ca/statgen/research/hapassoc.html")
|
(home-page "https://stat.sfu.ca/statgen/research/hapassoc.html")
|
||||||
(synopsis "Inference of trait associations with SNP haplotypes")
|
(synopsis "Inference of trait associations with SNP haplotypes")
|
||||||
|
|
Reference in New Issue