mirror of
git://git.savannah.gnu.org/guix.git
synced 2023-12-14 03:33:07 +01:00
gnu: r-rgadem: Update to 2.36.0.
* gnu/packages/bioconductor.scm (r-rgadem): Update to 2.36.0.
This commit is contained in:
parent
7450edca0d
commit
6d02e17139
1 changed files with 2 additions and 2 deletions
|
@ -4151,14 +4151,14 @@ fitting a three-component normal mixture on z-scores.")
|
|||
(define-public r-rgadem
|
||||
(package
|
||||
(name "r-rgadem")
|
||||
(version "2.34.1")
|
||||
(version "2.36.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "rGADEM" version))
|
||||
(sha256
|
||||
(base32
|
||||
"12xm4p4qsczf57kip8bvi6pr8sb5gvn11dnbz7lbh6sc03sx3q2h"))))
|
||||
"14mflbwhhj9f3b05zdlsdjwxmpb120r23fy306qkvxjprdqn4sz8"))))
|
||||
(properties `((upstream-name . "rGADEM")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Reference in a new issue