mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-scater: Add test inputs.
* gnu/packages/bioconductor.scm (r-scater)[native-inputs]: Add r-testthat. Change-Id: I08d8fdeec7d060dbd7d2e5f21634fdc46d2e23a4
This commit is contained in:
parent
1ed1e2e2fb
commit
d0796eb416
1 changed files with 1 additions and 1 deletions
|
@ -23160,7 +23160,7 @@ of other packages.")
|
||||||
r-uwot
|
r-uwot
|
||||||
r-viridis))
|
r-viridis))
|
||||||
(native-inputs
|
(native-inputs
|
||||||
(list r-knitr))
|
(list r-knitr r-testthat))
|
||||||
(home-page "https://github.com/davismcc/scater")
|
(home-page "https://github.com/davismcc/scater")
|
||||||
(synopsis "Single-cell analysis toolkit for gene expression data in R")
|
(synopsis "Single-cell analysis toolkit for gene expression data in R")
|
||||||
(description "This package provides a collection of tools for doing
|
(description "This package provides a collection of tools for doing
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue