mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-edaseq: Add test inputs.
* gnu/packages/bioconductor.scm (r-edaseq)[native-inputs]: Add r-testthat. Change-Id: Ic1e935f427ce513ccaf66aa5b0f5dcbcdefd7baa
This commit is contained in:
parent
7989e16efd
commit
2dbc3a8582
1 changed files with 1 additions and 1 deletions
|
@ -8043,7 +8043,7 @@ code{dittoColors()}.")
|
|||
r-rsamtools
|
||||
r-shortread))
|
||||
(native-inputs
|
||||
(list r-knitr))
|
||||
(list r-knitr r-testthat))
|
||||
(home-page "https://github.com/drisso/EDASeq")
|
||||
(synopsis "Exploratory data analysis and normalization for RNA-Seq")
|
||||
(description
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue