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:
Ricardo Wurmus 2024-11-22 11:59:14 +01:00
parent 7cca7cf944
commit 2cd26380cf
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -25741,7 +25741,7 @@ reproducibility.")
r-scales r-scales
r-vegan)) r-vegan))
(native-inputs (native-inputs
(list r-knitr)) (list r-knitr r-testthat))
(home-page "https://github.com/joey711/phyloseq") (home-page "https://github.com/joey711/phyloseq")
(synopsis "Handling and analysis of high-throughput microbiome census data") (synopsis "Handling and analysis of high-throughput microbiome census data")
(description (description