mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-19 14:07:01 +01:00
gnu: r-mmuphin: Add missing inputs.
* gnu/packages/bioconductor.scm (r-mmuphin)[native-inputs]: Add r-testthat. Change-Id: I24c838fb0c474cda16a49b48c469d8dfd7194e10
This commit is contained in:
parent
12968c7675
commit
f1d03188a6
1 changed files with 1 additions and 1 deletions
|
@ -10459,7 +10459,7 @@ (define-public r-mmuphin
|
|||
r-metafor
|
||||
r-stringr
|
||||
r-tidyr))
|
||||
(native-inputs (list r-knitr))
|
||||
(native-inputs (list r-knitr r-testthat))
|
||||
(home-page "https://bioconductor.org/packages/MMUPHin")
|
||||
(synopsis "Meta-analysis with uniform pipeline for heterogeneity in microbiome")
|
||||
(description
|
||||
|
|
Loading…
Reference in a new issue