me
/
guix
Archived
1
0
Fork 0

gnu: r-rgadem: Update to 2.36.0.

* gnu/packages/bioconductor.scm (r-rgadem): Update to 2.36.0.
master
Ricardo Wurmus 2020-06-13 00:50:43 +02:00
parent 7450edca0d
commit 6d02e17139
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -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