gnu: r-catalyst: Add test inputs.

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

Change-Id: Iaadeb0a68d3f24db638900d9e830f0f30de6b10d
This commit is contained in:
Ricardo Wurmus 2024-11-22 11:59:05 +01:00
parent b64ce73a4f
commit ec14a06a79
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -23525,7 +23525,7 @@ relevant, and the minimum expression of the most abundant condition.")
r-singlecellexperiment
r-summarizedexperiment))
(native-inputs
(list r-knitr))
(list r-knitr r-testthat))
(home-page "https://github.com/HelenaLC/CATALYST")
(synopsis "Cytometry data analysis tools")
(description