mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-17 12:30:38 +02:00
gnu: r-clusterexperiment: Update to 2.28.0.
* gnu/packages/bioconductor.scm (r-clusterexperiment): Update to 2.28.0. Change-Id: If8153036fbb2374ae5fab2e8e774853b0f990276
This commit is contained in:
parent
e0b2331224
commit
da027815ce
1 changed files with 2 additions and 2 deletions
|
@ -19215,13 +19215,13 @@ profiles (GO and KEGG) of gene and gene clusters.")
|
|||
(define-public r-clusterexperiment
|
||||
(package
|
||||
(name "r-clusterexperiment")
|
||||
(version "2.26.0")
|
||||
(version "2.28.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "clusterExperiment" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1csj6xn5kldfrrzl5qhd5dh59c0inmabx5pbbjq0zb2rad5scqj9"))))
|
||||
"0pwhd2skps4m2pz59b2bqzfhkqqmxyj89npnwg9zbpkqf0cjrlsn"))))
|
||||
(build-system r-build-system)
|
||||
(native-inputs
|
||||
(list r-knitr r-testthat))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue