gnu: r-flowsom: Add test inputs.

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

Change-Id: If8f40dde6300b87c885e5c0f2d69f50b2c1059dd
This commit is contained in:
Ricardo Wurmus 2024-11-22 11:58:52 +01:00
parent 91d4df28bb
commit d07fbe1704
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -19673,6 +19673,7 @@ standard to exchange gated cytometry data with other software platforms.")
r-rtsne
r-tidyr
r-xml))
(native-inputs (list r-testthat))
(home-page "https://bioconductor.org/packages/FlowSOM/")
(synopsis "Visualize and interpret cytometry data")
(description