mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
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:
parent
6fff80af9a
commit
d1908fb915
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue