mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-animalcules: Add test inputs.
* gnu/packages/bioconductor.scm (r-animalcules)[native-inputs]: Add r-testthat. Change-Id: Ibd5e79dabc1ff8764ac1bfd42e04f2aa68adda0f
This commit is contained in:
parent
ffd1fe272d
commit
afd9996b03
1 changed files with 1 additions and 1 deletions
|
@ -3807,7 +3807,7 @@ these biases and construct statistically consistent estimators.")
|
|||
r-umap
|
||||
r-vegan
|
||||
r-xml))
|
||||
(native-inputs (list r-knitr))
|
||||
(native-inputs (list r-knitr r-testthat))
|
||||
(home-page "https://github.com/compbiomed/animalcules")
|
||||
(synopsis "Interactive microbiome analysis toolkit")
|
||||
(description
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue