gnu: r-clusterexperiment: Update to 2.18.0.
* gnu/packages/bioconductor.scm (r-clusterexperiment): Update to 2.18.0.
This commit is contained in:
parent
26a4a1e36b
commit
c5c2cbe1e3
1 changed files with 2 additions and 2 deletions
|
@ -10576,13 +10576,13 @@ profiles (GO and KEGG) of gene and gene clusters.")
|
|||
(define-public r-clusterexperiment
|
||||
(package
|
||||
(name "r-clusterexperiment")
|
||||
(version "2.16.0")
|
||||
(version "2.18.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "clusterExperiment" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1xd2kxmdg51hhj0zvz7pxmpdvb1sya7prsf9ny2wj2y8ivrqgn4f"))))
|
||||
"04kdiwz8qzr7cr1an1c7a684wqv9pkca0iaym5f069pdjhqvvq0a"))))
|
||||
(build-system r-build-system)
|
||||
(native-inputs
|
||||
(list r-knitr))
|
||||
|
|
Reference in a new issue