gnu: r-wppi: Add test inputs.

* gnu/packages/bioconductor.scm (r-wppi)[native-inputs]: Add r-testthat.

Change-Id: I21d617e3caece07860e16a8f39ecba918e65de33
This commit is contained in:
Ricardo Wurmus 2024-11-22 11:58:44 +01:00
parent 0f0f830a53
commit 3bcc2daf7d
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -18256,7 +18256,7 @@ data for high-throughput, untargeted analyte profiling.")
r-rlang
r-tibble
r-tidyr))
(native-inputs (list r-knitr))
(native-inputs (list r-knitr r-testthat))
(home-page "https://github.com/AnaGalhoz37/wppi")
(synopsis "Weighting protein-protein interactions")
(description