me
/
guix
Archived
1
0
Fork 0

gnu: r-rgadem: Update to 2.46.0.

* gnu/packages/bioconductor.scm (r-rgadem): Update to 2.46.0.
master
zimoun 2022-11-17 03:50:21 +01:00 committed by Ricardo Wurmus
parent 621c91564d
commit bdd122be57
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -10924,14 +10924,14 @@ fitting a three-component normal mixture on z-scores.")
(define-public r-rgadem
(package
(name "r-rgadem")
(version "2.44.1")
(version "2.46.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "rGADEM" version))
(sha256
(base32
"052z9iavnmkaz9jzz7ycpb8z7qqq3s5k6a04icrwl00wff7zqa2q"))))
"070i3jdq8b5w7k42xw2fc3vcmv312i19fa1am4fbk3g3ssnm61p3"))))
(properties `((upstream-name . "rGADEM")))
(build-system r-build-system)
(propagated-inputs