me
/
guix
Archived
1
0
Fork 0

gnu: r-icge: Update to 0.4.2.

* gnu/packages/cran.scm (r-icge): Update to 0.4.2.
master
Ricardo Wurmus 2022-11-04 09:58:47 +01:00
parent f24b1739a3
commit 649f35740a
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -24917,14 +24917,14 @@ validation of bicluster solutions.")
(define-public r-icge
(package
(name "r-icge")
(version "0.4.1")
(version "0.4.2")
(source
(origin
(method url-fetch)
(uri (cran-uri "ICGE" version))
(sha256
(base32
"0w6hbi3h98q6gsxqbb43p95v6xykgrasxcjivwm8hw9fly4avxyi"))))
"13p9v0g5qda8bpj3sj9p277l7idv4jscrsszg2kn080dapp3cppp"))))
(properties `((upstream-name . "ICGE")))
(build-system r-build-system)
(propagated-inputs