gnu: r-clusterexperiment: Update to 2.24.0.

* gnu/packages/bioconductor.scm (r-clusterexperiment): Update to 2.24.0.
[propagated-inputs]: Remove r-howmany.

Change-Id: Ibd0ea9c9ea87c3eddc86b6d7e13198575cc10418
This commit is contained in:
Ricardo Wurmus 2024-05-07 13:06:54 +02:00
parent d4eec5ad55
commit 38a5a2ee34
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC

View File

@ -16372,13 +16372,13 @@ profiles (GO and KEGG) of gene and gene clusters.")
(define-public r-clusterexperiment
(package
(name "r-clusterexperiment")
(version "2.22.0")
(version "2.24.0")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "clusterExperiment" version))
(sha256
(base32
"1qnxrdpp75m342q4chwaig413l52giz1h7nd4p9y4b472dqx9hh4"))))
"0pi6qnchh89fhfr50fk4hrrkz1r8gfwjcd7254pgiaxcazv2380a"))))
(build-system r-build-system)
(native-inputs
(list r-knitr))
@ -16390,7 +16390,6 @@ profiles (GO and KEGG) of gene and gene clusters.")
r-delayedarray
r-edger
r-hdf5array
r-howmany
r-kernlab
r-limma
r-locfdr