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:
Ricardo Wurmus 2024-11-22 11:59:04 +01:00
parent c915c863b0
commit fec0fe9f8d
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -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