mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-enrichedheatmap: Add test inputs.
* gnu/packages/bioconductor.scm (r-enrichedheatmap)[native-inputs]: Add r-testthat. Change-Id: I35e9e75d46fd508f73d7c494119aefa7f64680a4
This commit is contained in:
parent
105df09de6
commit
760d12a55b
1 changed files with 1 additions and 1 deletions
|
@ -16764,7 +16764,7 @@ data.")
|
|||
r-locfit
|
||||
r-matrixstats
|
||||
r-rcpp))
|
||||
(native-inputs (list r-knitr))
|
||||
(native-inputs (list r-knitr r-testthat))
|
||||
(home-page "https://github.com/jokergoo/EnrichedHeatmap")
|
||||
(synopsis "Enriched heatmaps")
|
||||
(description
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue