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

gnu: r-prabclus: Update to 2.3-2.

* gnu/packages/statistics.scm (r-prabclus): Update to 2.3-2.
parent 3ff84763
No related branches found
No related tags found
No related merge requests found
......@@ -4743,14 +4743,14 @@ (define-public r-mclust
(define-public r-prabclus
(package
(name "r-prabclus")
(version "2.3-1")
(version "2.3-2")
(source
(origin
(method url-fetch)
(uri (cran-uri "prabclus" version))
(sha256
(base32
"1h5k13w8mmmdy74l145zh64f339wy78z1nlg8xr3zg23gmv98cpg"))))
"0hg4d7y1w18jpgvw10z8833bbbcnlkwiasx0wh6iwa2pnnybq8gl"))))
(build-system r-build-system)
(propagated-inputs
`(("r-mass" ,r-mass)
......
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