me
/
guix
Archived
1
0
Fork 0

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

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

Change-Id: Ie05b87763a47339c713b3a3c9d4f5c4238f26bd9
master
Ricardo Wurmus 2024-04-09 18:45:32 +02:00
parent e5a28ad531
commit affff3c220
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

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