gnu: r-scuttle: Add test inputs.

* gnu/packages/bioconductor.scm (r-scuttle)[native-inputs]: Add r-testthat.

Change-Id: I7679b1dccd7fac3f3d309c26c6c7efa16551e43d
This commit is contained in:
Ricardo Wurmus 2024-11-22 11:59:02 +01:00
parent 60ab7020b4
commit 1ed1e2e2fb
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -23113,7 +23113,7 @@ cell types to infer the cell of origin of each single cell independently.")
r-singlecellexperiment
r-sparsearray
r-summarizedexperiment))
(native-inputs (list r-knitr))
(native-inputs (list r-knitr r-testthat))
(home-page "https://bioconductor.org/packages/scuttle")
(synopsis "Single-cell RNA-Seq analysis utilities")
(description