gnu: r-flowstats: Add test inputs.

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

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

View file

@ -19555,6 +19555,7 @@ matches the flowJo analysis.")
r-ncdfflow
r-rcolorbrewer
r-rrcov))
(native-inputs (list r-testthat))
(home-page "http://www.github.com/RGLab/flowStats")
(synopsis "Statistical methods for the analysis of flow cytometry data")
(description