mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-ncdfflow: Add test inputs.
* gnu/packages/bioconductor.scm (r-ncdfflow)[native-inputs]: Add r-testthat. Change-Id: I7e219e769ec472c0a519c334cad1fb908de66064
This commit is contained in:
parent
3797321056
commit
a22e1b7637
1 changed files with 1 additions and 1 deletions
|
@ -19338,7 +19338,7 @@ change point detection.")
|
|||
r-rhdf5lib
|
||||
r-zlibbioc))
|
||||
(native-inputs
|
||||
(list r-knitr))
|
||||
(list r-knitr r-testthat))
|
||||
(home-page "https://bioconductor.org/packages/ncdfFlow/")
|
||||
(synopsis "HDF5 based storage for flow cytometry data")
|
||||
(description
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue