mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-mbecs: Add test inputs.
* gnu/packages/bioconductor.scm (r-mbecs)[native-inputs]: Add r-testthat. Change-Id: I1ed3cbeef4c59143ef48e62ca97bb0a81ee97d4c
This commit is contained in:
parent
cf9b57bcee
commit
5963e9f469
1 changed files with 1 additions and 1 deletions
|
@ -13507,7 +13507,7 @@ processing to visualization and annotation.")
|
|||
r-tibble
|
||||
r-tidyr
|
||||
r-vegan))
|
||||
(native-inputs (list r-knitr))
|
||||
(native-inputs (list r-knitr r-testthat))
|
||||
(home-page "https://github.com/rmolbrich/MBECS")
|
||||
(synopsis
|
||||
"Evaluation and correction of batch effects in microbiome data-sets")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue