mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-bacon: Add test inputs.
* gnu/packages/bioconductor.scm (r-bacon)[native-inputs]: Add r-testthat. Change-Id: I33c2ef64eb7763d009401b13b8f6195267ec436e
This commit is contained in:
parent
a3494bb2f3
commit
5c313d00b8
1 changed files with 1 additions and 1 deletions
|
@ -17221,7 +17221,7 @@ further downstream analysis on its output.")
|
|||
(propagated-inputs
|
||||
(list r-biocparallel r-ellipse r-ggplot2))
|
||||
(native-inputs
|
||||
(list r-knitr))
|
||||
(list r-knitr r-testthat))
|
||||
(home-page "https://bioconductor.org/packages/bacon/")
|
||||
(synopsis "Controlling bias and inflation in association studies")
|
||||
(description
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue