mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-cytoml: Add test inputs.
* gnu/packages/bioconductor.scm (r-cytoml)[native-inputs]: Add r-testthat. Change-Id: I0296cdfbfcb55d830c0840f10e20003e06b23f15
This commit is contained in:
parent
ed36bba768
commit
91d4df28bb
1 changed files with 1 additions and 1 deletions
|
@ -19636,7 +19636,7 @@ sequential way to mimic the manual gating strategy.")
|
|||
r-xml
|
||||
r-yaml))
|
||||
(native-inputs
|
||||
(list r-knitr))
|
||||
(list r-knitr r-testthat))
|
||||
(home-page "https://github.com/RGLab/CytoML")
|
||||
(synopsis "GatingML interface for cross platform cytometry data sharing")
|
||||
(description
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue