mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-flowworkspace: Add test inputs.
* gnu/packages/bioconductor.scm (r-flowworkspace)[native-inputs]: Add r-testthat. Change-Id: Idb9750878dfface9d958ccfe364998f715bbe457
This commit is contained in:
parent
38068940a8
commit
1eb5a494ff
1 changed files with 1 additions and 1 deletions
|
@ -19512,7 +19512,7 @@ for other R packages to compile and link against.")
|
|||
r-scales
|
||||
r-xml))
|
||||
(native-inputs
|
||||
(list r-knitr))
|
||||
(list r-knitr r-testthat))
|
||||
(home-page "https://bioconductor.org/packages/flowWorkspace/")
|
||||
(synopsis "Infrastructure for working with cytometry data")
|
||||
(description
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue