gnu: r-milor: Add test inputs.

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

Change-Id: Iedfa977c9167942ec473003be0a030f5f51fb772
This commit is contained in:
Ricardo Wurmus 2024-11-22 11:58:36 +01:00
parent 322f098c46
commit 3dc25797c2
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -16016,7 +16016,7 @@ experiments.")
r-summarizedexperiment
r-tibble
r-tidyr))
(native-inputs (list r-knitr))
(native-inputs (list r-knitr r-testthat))
(home-page "https://marionilab.github.io/miloR")
(synopsis "Differential neighbourhood abundance testing on a graph")
(description