gnu: r-scrnaseq: Add test inputs.

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

Change-Id: Ied6accdaf072c477f488fbdf18e4e9f91aa563ce
This commit is contained in:
Ricardo Wurmus 2024-11-22 11:58:19 +01:00
parent afbc81bd16
commit dd8bcdd4a7
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -11590,7 +11590,7 @@ powerTCR R packages.")
r-singlecellexperiment
r-sparsearray
r-summarizedexperiment))
(native-inputs (list r-knitr))
(native-inputs (list r-knitr r-testthat))
(home-page "https://bioconductor.org/packages/scRNAseq")
(synopsis "Collection of public single-cell RNA-seq datasets")
(description