mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
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:
parent
7e8396faf5
commit
38068940a8
1 changed files with 1 additions and 1 deletions
|
@ -19438,7 +19438,7 @@ statistics to the plot.")
|
||||||
(inputs
|
(inputs
|
||||||
(list gsl))
|
(list gsl))
|
||||||
(native-inputs
|
(native-inputs
|
||||||
(list pkg-config r-knitr))
|
(list pkg-config r-knitr r-testthat))
|
||||||
(home-page "https://bioconductor.org/packages/flowClust")
|
(home-page "https://bioconductor.org/packages/flowClust")
|
||||||
(synopsis "Clustering for flow cytometry")
|
(synopsis "Clustering for flow cytometry")
|
||||||
(description
|
(description
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue