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:
Ricardo Wurmus 2024-11-22 11:59:12 +01:00
parent 11f7cd2545
commit 67736f0344
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

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