gnu: r-nor1mix: Update to 1.3-3.
* gnu/packages/cran.scm (r-nor1mix): Update to 1.3-3. Change-Id: Ie05b87763a47339c713b3a3c9d4f5c4238f26bd9master
parent
e5a28ad531
commit
affff3c220
|
@ -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")
|
||||
|
|
Reference in New Issue