mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-sparsearray: Add test inputs.
* gnu/packages/bioconductor.scm (r-sparsearray)[native-inputs]: Add r-testthat. Change-Id: I6e7f7d4754cd5c9f9e86acf58e520a4fd7cc58a2
This commit is contained in:
parent
d0796eb416
commit
0be6fe83f8
1 changed files with 1 additions and 1 deletions
|
@ -23232,7 +23232,7 @@ variable and significantly correlated genes.")
|
|||
r-s4arrays
|
||||
r-s4vectors
|
||||
r-xvector))
|
||||
(native-inputs (list r-knitr))
|
||||
(native-inputs (list r-knitr r-testthat))
|
||||
(home-page "https://bioconductor.org/packages/SparseArray")
|
||||
(synopsis
|
||||
"Efficient in-memory representation of multidimensional sparse arrays")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue