mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-spatialexperiment: Add test inputs.
* gnu/packages/bioconductor.scm (r-spatialexperiment)[native-inputs]: Add r-testthat. Change-Id: I8cff26a5174c4ac6265c1e54bbcb31725432c143
This commit is contained in:
parent
c915c863b0
commit
fec0fe9f8d
1 changed files with 1 additions and 1 deletions
|
@ -23293,7 +23293,7 @@ data in the column sparse format.")
|
|||
r-s4vectors
|
||||
r-singlecellexperiment
|
||||
r-summarizedexperiment))
|
||||
(native-inputs (list r-knitr))
|
||||
(native-inputs (list r-knitr r-testthat))
|
||||
(home-page "https://github.com/drighelli/SpatialExperiment")
|
||||
(synopsis "S4 class for spatially resolved -omics data")
|
||||
(description
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue