mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-catalyst: Add test inputs.
* gnu/packages/bioconductor.scm (r-catalyst)[native-inputs]: Add r-testthat. Change-Id: Iaadeb0a68d3f24db638900d9e830f0f30de6b10d
This commit is contained in:
parent
b64ce73a4f
commit
ec14a06a79
1 changed files with 1 additions and 1 deletions
|
@ -23525,7 +23525,7 @@ relevant, and the minimum expression of the most abundant condition.")
|
||||||
r-singlecellexperiment
|
r-singlecellexperiment
|
||||||
r-summarizedexperiment))
|
r-summarizedexperiment))
|
||||||
(native-inputs
|
(native-inputs
|
||||||
(list r-knitr))
|
(list r-knitr r-testthat))
|
||||||
(home-page "https://github.com/HelenaLC/CATALYST")
|
(home-page "https://github.com/HelenaLC/CATALYST")
|
||||||
(synopsis "Cytometry data analysis tools")
|
(synopsis "Cytometry data analysis tools")
|
||||||
(description
|
(description
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue