gnu: r-flexmix: Update to 2.3-19.
* gnu/packages/statistics.scm (r-flexmix): Update to 2.3-19.master
parent
83978be759
commit
896c2a0c45
|
@ -5299,14 +5299,14 @@ to change in the future.")
|
|||
(define-public r-flexmix
|
||||
(package
|
||||
(name "r-flexmix")
|
||||
(version "2.3-18")
|
||||
(version "2.3-19")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "flexmix" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0lcvsvmhkbwac50l109an6prl1ng4mkyvr436344b20897ph28j6"))))
|
||||
"1s8jpii6ws6hra8w11fn3x84wrdrrlycnrhn5ijy6ibdpc6a9xdd"))))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
(list r-lattice r-modeltools r-nnet))
|
||||
|
|
Reference in New Issue