mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
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:
parent
322f098c46
commit
3dc25797c2
1 changed files with 1 additions and 1 deletions
|
@ -16016,7 +16016,7 @@ experiments.")
|
||||||
r-summarizedexperiment
|
r-summarizedexperiment
|
||||||
r-tibble
|
r-tibble
|
||||||
r-tidyr))
|
r-tidyr))
|
||||||
(native-inputs (list r-knitr))
|
(native-inputs (list r-knitr r-testthat))
|
||||||
(home-page "https://marionilab.github.io/miloR")
|
(home-page "https://marionilab.github.io/miloR")
|
||||||
(synopsis "Differential neighbourhood abundance testing on a graph")
|
(synopsis "Differential neighbourhood abundance testing on a graph")
|
||||||
(description
|
(description
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue