gnu: r-opencyto: Add test inputs.

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

Change-Id: Ie1f90067bac49c11e6594c9bcd7f1c9a3b089777
This commit is contained in:
Ricardo Wurmus 2024-11-22 11:58:51 +01:00
parent d663d6ce6e
commit ed36bba768
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -19592,7 +19592,7 @@ package.")
r-rbgl
r-rcolorbrewer))
(native-inputs
(list r-knitr))
(list r-knitr r-testthat))
(home-page "https://bioconductor.org/packages/openCyto")
(synopsis "Hierarchical gating pipeline for flow cytometry data")
(description