gnu: r-flowclust: Add test inputs.

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

Change-Id: Iecdacf9a34e77b3b4f9603e3a20667925e2cb7a4
This commit is contained in:
Ricardo Wurmus 2024-11-22 11:58:50 +01:00
parent 7e8396faf5
commit 38068940a8
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -19438,7 +19438,7 @@ statistics to the plot.")
(inputs
(list gsl))
(native-inputs
(list pkg-config r-knitr))
(list pkg-config r-knitr r-testthat))
(home-page "https://bioconductor.org/packages/flowClust")
(synopsis "Clustering for flow cytometry")
(description