mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-omnipathr: Add test inputs.
* gnu/packages/bioconductor.scm (r-omnipathr)[native-inputs]: Add r-testthat. Change-Id: I761511c9d2330f07565f252f7acabfaf298334ed
This commit is contained in:
parent
11f7cd2545
commit
67736f0344
1 changed files with 1 additions and 1 deletions
|
@ -25512,7 +25512,7 @@ interest on transformed methylation proportions.")
|
|||
r-xml2
|
||||
r-yaml
|
||||
r-zip))
|
||||
(native-inputs (list r-knitr))
|
||||
(native-inputs (list r-knitr r-testthat))
|
||||
(home-page "https://saezlab.github.io/OmnipathR/")
|
||||
(synopsis "OmniPath web service client and more")
|
||||
(description
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue