mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-bifet: Add test inputs.
* gnu/packages/bioconductor.scm (r-bifet)[native-inputs]: Add r-testthat. Change-Id: I63f5d0a7774ed75f5135522f6e90254dce892c26
This commit is contained in:
parent
1d5804b34d
commit
bccd2afe87
1 changed files with 1 additions and 1 deletions
|
@ -20980,7 +20980,7 @@ results.")
|
||||||
(propagated-inputs
|
(propagated-inputs
|
||||||
(list r-genomicranges r-poibin))
|
(list r-genomicranges r-poibin))
|
||||||
(native-inputs
|
(native-inputs
|
||||||
(list r-knitr))
|
(list r-knitr r-testthat))
|
||||||
(home-page "https://bioconductor.org/packages/BiFET")
|
(home-page "https://bioconductor.org/packages/BiFET")
|
||||||
(synopsis "Bias-free footprint enrichment test")
|
(synopsis "Bias-free footprint enrichment test")
|
||||||
(description
|
(description
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue