mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-genie3: Add test inputs.
* gnu/packages/bioconductor.scm (r-genie3)[native-inputs]: Add r-testthat. Change-Id: I8bbae783e0d6063feed92ad3cc1ca8860ae59ad7
This commit is contained in:
parent
c08358722c
commit
4a8b117479
1 changed files with 1 additions and 1 deletions
|
@ -20084,7 +20084,7 @@ cisTopics and explore the nature and regulatory proteins driving them.")
|
|||
(propagated-inputs
|
||||
(list r-dplyr r-reshape2))
|
||||
(native-inputs
|
||||
(list r-knitr))
|
||||
(list r-knitr r-testthat))
|
||||
(home-page "https://bioconductor.org/packages/GENIE3")
|
||||
(synopsis "Gene network inference with ensemble of trees")
|
||||
(description
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue