mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-clusterexperiment: Add test inputs.
* gnu/packages/bioconductor.scm (r-clusterexperiment)[native-inputs]: Add r-testthat. Change-Id: I9bee3553c21ab921b857d5fff4738e2ddac0d600
This commit is contained in:
parent
98577f5525
commit
bb968af866
1 changed files with 1 additions and 1 deletions
|
@ -16895,7 +16895,7 @@ profiles (GO and KEGG) of gene and gene clusters.")
|
|||
"1csj6xn5kldfrrzl5qhd5dh59c0inmabx5pbbjq0zb2rad5scqj9"))))
|
||||
(build-system r-build-system)
|
||||
(native-inputs
|
||||
(list r-knitr))
|
||||
(list r-knitr r-testthat))
|
||||
(propagated-inputs
|
||||
(list r-ape
|
||||
r-biocgenerics
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue