Skip to content
Snippets Groups Projects
Unverified Commit 87b43815 authored by Ricardo Wurmus's avatar Ricardo Wurmus
Browse files

gnu: r-tdthap: Update to 1.1-11.

* gnu/packages/cran.scm (r-tdthap): Update to 1.1-11.
parent dfe4c8c4
No related branches found
No related tags found
No related merge requests found
...@@ -13122,14 +13122,14 @@ (define-public r-hwde ...@@ -13122,14 +13122,14 @@ (define-public r-hwde
(define-public r-tdthap (define-public r-tdthap
(package (package
(name "r-tdthap") (name "r-tdthap")
(version "1.1-9") (version "1.1-11")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (cran-uri "tdthap" version)) (uri (cran-uri "tdthap" version))
(sha256 (sha256
(base32 (base32
"0y01x0hcf0rw06cpn4pk17b0shf4v2c9was7vfs0zhsbq8qcwx7r")))) "15qlj2bivvz3pizd8dq34wczbkbxhzqh3cqp1ixkdkprlyvcxj5k"))))
(build-system r-build-system) (build-system r-build-system)
(home-page "https://cran.r-project.org/web/packages/tdthap/") (home-page "https://cran.r-project.org/web/packages/tdthap/")
(synopsis "TDT tests for extended haplotypes") (synopsis "TDT tests for extended haplotypes")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment