mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-ioniser: Add test inputs.
* gnu/packages/bioconductor.scm (r-ioniser)[native-inputs]: Add r-testthat. Change-Id: Ie2b9e9552d4795d6832895c5b0e9fc2257227ca9
This commit is contained in:
parent
26d93a455e
commit
d05f379c3a
1 changed files with 1 additions and 1 deletions
|
@ -16339,7 +16339,7 @@ evaluation of DEG analysis methods.")
|
|||
r-tidyr
|
||||
r-xvector))
|
||||
(native-inputs
|
||||
(list r-knitr))
|
||||
(list r-knitr r-testthat))
|
||||
(home-page "https://bioconductor.org/packages/IONiseR/")
|
||||
(synopsis "Quality assessment tools for Oxford Nanopore MinION data")
|
||||
(description
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue