mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-raggedexperiment: Add test inputs.
* gnu/packages/bioconductor.scm (r-raggedexperiment)[native-inputs]: Add r-testthat. Change-Id: I6bd99e21432cb32ca90a26bb25dd800dce66f64d
This commit is contained in:
parent
522df93b70
commit
8002bbf7ac
1 changed files with 1 additions and 1 deletions
|
@ -8970,7 +8970,7 @@ fraction} are included.")
|
|||
r-matrixgenerics
|
||||
r-s4vectors
|
||||
r-summarizedexperiment))
|
||||
(native-inputs (list r-knitr))
|
||||
(native-inputs (list r-knitr r-testthat))
|
||||
(home-page "https://bioconductor.org/packages/RaggedExperiment")
|
||||
(synopsis "Representation of sparse experiments and assays across samples")
|
||||
(description
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue