mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00: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 @@ time-series data (including a graphical user interface).")
|
||||||
r-metafor
|
r-metafor
|
||||||
r-stringr
|
r-stringr
|
||||||
r-tidyr))
|
r-tidyr))
|
||||||
(native-inputs (list r-knitr))
|
(native-inputs (list r-knitr r-testthat))
|
||||||
(home-page "https://bioconductor.org/packages/MMUPHin")
|
(home-page "https://bioconductor.org/packages/MMUPHin")
|
||||||
(synopsis "Meta-analysis with uniform pipeline for heterogeneity in microbiome")
|
(synopsis "Meta-analysis with uniform pipeline for heterogeneity in microbiome")
|
||||||
(description
|
(description
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue