gnu: r-fishpond: Add test inputs.

* gnu/packages/bioconductor.scm (r-fishpond)[native-inputs]: Add r-testthat.

Change-Id: If7b2e01ecbd2a54709a5bf96e3f6d333b17fde01
This commit is contained in:
Ricardo Wurmus 2024-11-22 11:59:00 +01:00
parent 6fff80af9a
commit d1908fb915
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -22487,7 +22487,7 @@ objects from the @code{graph} package.")
r-singlecellexperiment
r-summarizedexperiment
r-svmisc))
(native-inputs (list r-knitr))
(native-inputs (list r-knitr r-testthat))
(home-page "https://github.com/mikelove/fishpond")
(synopsis "Downstream methods and tools for expression data")
(description