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:
Ricardo Wurmus 2024-11-22 11:58:27 +01:00
parent cf9b57bcee
commit 5963e9f469
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -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")