Archived
1
0
Fork 0

gnu: r-icge: Update to 0.4.2.

* gnu/packages/cran.scm (r-icge): Update to 0.4.2.
This commit is contained in:
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

View file

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