mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-omnipathr/devel: Add missing inputs.
* gnu/packages/bioinformatics.scm (r-omnipathr/devel)[native-inputs]: Add r-testthat. Change-Id: I7e339871d65ed0ff263db14ff9fb0aa1bb3ed0bb
This commit is contained in:
parent
cf61116d55
commit
132a8451a1
1 changed files with 1 additions and 1 deletions
|
@ -18063,7 +18063,7 @@ Mixtures.")
|
|||
r-withr
|
||||
r-xml2
|
||||
r-yaml))
|
||||
(native-inputs (list r-knitr))
|
||||
(native-inputs (list r-knitr r-testthat))
|
||||
(home-page "https://github.com/saezlab/omnipathr")
|
||||
(synopsis "OmniPath web service client and more")
|
||||
(description
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue