mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-flowai: Add test inputs.
* gnu/packages/bioconductor.scm (r-flowai)[native-inputs]: Add r-testthat. Change-Id: I7cafbbd3f58caa3789eb670a6d0b3e4070eee0bb
This commit is contained in:
parent
498c41d6ee
commit
81e729e331
1 changed files with 1 additions and 1 deletions
|
@ -19123,7 +19123,7 @@ for manual execution.")
|
|||
r-reshape2
|
||||
r-rmarkdown
|
||||
r-scales))
|
||||
(native-inputs (list r-knitr))
|
||||
(native-inputs (list r-knitr r-testthat))
|
||||
(home-page "https://bioconductor.org/packages/flowAI")
|
||||
(synopsis
|
||||
"Automatic and interactive quality control for flow cytometry data")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue