mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
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:
parent
d663d6ce6e
commit
ed36bba768
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue