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:
parent
d4eec5ad55
commit
38a5a2ee34
@ -16372,13 +16372,13 @@ profiles (GO and KEGG) of gene and gene clusters.")
|
|||||||
(define-public r-clusterexperiment
|
(define-public r-clusterexperiment
|
||||||
(package
|
(package
|
||||||
(name "r-clusterexperiment")
|
(name "r-clusterexperiment")
|
||||||
(version "2.22.0")
|
(version "2.24.0")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (bioconductor-uri "clusterExperiment" version))
|
(uri (bioconductor-uri "clusterExperiment" version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1qnxrdpp75m342q4chwaig413l52giz1h7nd4p9y4b472dqx9hh4"))))
|
"0pi6qnchh89fhfr50fk4hrrkz1r8gfwjcd7254pgiaxcazv2380a"))))
|
||||||
(build-system r-build-system)
|
(build-system r-build-system)
|
||||||
(native-inputs
|
(native-inputs
|
||||||
(list r-knitr))
|
(list r-knitr))
|
||||||
@ -16390,7 +16390,6 @@ profiles (GO and KEGG) of gene and gene clusters.")
|
|||||||
r-delayedarray
|
r-delayedarray
|
||||||
r-edger
|
r-edger
|
||||||
r-hdf5array
|
r-hdf5array
|
||||||
r-howmany
|
|
||||||
r-kernlab
|
r-kernlab
|
||||||
r-limma
|
r-limma
|
||||||
r-locfdr
|
r-locfdr
|
||||||
|
Loading…
Reference in New Issue
Block a user