mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-dose: Add test inputs.
* gnu/packages/bioconductor.scm (r-dose)[native-inputs]: Add r-testthat. Change-Id: I651ac0bcf0c1ce294d74e32e65dc67160adc2cc5
This commit is contained in:
parent
1f4274e780
commit
105df09de6
1 changed files with 1 additions and 1 deletions
|
@ -16732,7 +16732,7 @@ to multiple hypothesis correction.")
|
|||
r-reshape2
|
||||
r-yulab-utils))
|
||||
(native-inputs
|
||||
(list r-knitr))
|
||||
(list r-knitr r-testthat))
|
||||
(home-page "https://guangchuangyu.github.io/software/DOSE/")
|
||||
(synopsis "Disease ontology semantic and enrichment analysis")
|
||||
(description
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue