mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-phyloseq: Add test inputs.
* gnu/packages/bioconductor.scm (r-phyloseq)[native-inputs]: Add r-testthat. Change-Id: I5efb7f70d026356a21792eb0a702fe7b44eb0104
This commit is contained in:
parent
7cca7cf944
commit
2cd26380cf
1 changed files with 1 additions and 1 deletions
|
@ -25741,7 +25741,7 @@ reproducibility.")
|
|||
r-scales
|
||||
r-vegan))
|
||||
(native-inputs
|
||||
(list r-knitr))
|
||||
(list r-knitr r-testthat))
|
||||
(home-page "https://github.com/joey711/phyloseq")
|
||||
(synopsis "Handling and analysis of high-throughput microbiome census data")
|
||||
(description
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue