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:
Ricardo Wurmus 2024-11-26 10:41:33 +01:00
parent cf61116d55
commit 132a8451a1
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -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