me
/
guix
Archived
1
0
Fork 0

gnu: r-nor1mix: Update to 1.3-2.

* gnu/packages/cran.scm (r-nor1mix): Update to 1.3-2.

Change-Id: I64511ea1988a3ee7e3616a4bcd1f01347e151ba7
master
Ricardo Wurmus 2023-11-15 15:54:36 +01:00
parent 572457e4d7
commit d8943a3ddd
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -21979,14 +21979,14 @@ numbers from ZIP and ZINB distributions.")
(define-public r-nor1mix
(package
(name "r-nor1mix")
(version "1.3-0")
(version "1.3-2")
(source
(origin
(method url-fetch)
(uri (cran-uri "nor1mix" version))
(sha256
(base32
"1817wcvlmxs70vs4db0jkxd7i037744zz8ay3c2a9949z29fxr4w"))))
"0252kqhdsp374isc59pm1c6dmsb16jibpnsp1bpyh4k5mg73cdj6"))))
(build-system r-build-system)
(home-page "https://cran.r-project.org/web/packages/nor1mix/")
(synopsis "Normal (1-d) mixture models")