gnu: r-alabaster-sce: Add test inputs.

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

Change-Id: I9592df21bee6805cabc13d6143049b5c702f9ba6
This commit is contained in:
Ricardo Wurmus 2024-11-22 11:57:49 +01:00
parent deb134d429
commit 5b937c4f3c
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -3501,7 +3501,7 @@ context-specific properties.")
(build-system r-build-system)
(propagated-inputs (list r-alabaster-base r-alabaster-se r-jsonlite
r-singlecellexperiment))
(native-inputs (list r-knitr))
(native-inputs (list r-knitr r-testthat))
(home-page "https://bioconductor.org/packages/alabaster.sce")
(synopsis "Load and save SingleCellExperiment from file")
(description