me
/
guix
Archived
1
0
Fork 0

gnu: r-rgadem: Update to 2.48.0.

* gnu/packages/bioconductor.scm (r-rgadem): Update to 2.48.0.
master
Ricardo Wurmus 2023-04-28 18:00:12 +02:00
parent d4f475a68b
commit 4d36726a8c
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

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