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