mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-scry: Add test inputs.
* gnu/packages/bioconductor.scm (r-scry)[native-inputs]: Add r-testthat. Change-Id: I9fd2fc332ab5b41bf41f25d5ad4e6573e477b72f
This commit is contained in:
parent
dd8bcdd4a7
commit
3eae32ce90
1 changed files with 1 additions and 1 deletions
|
@ -11618,7 +11618,7 @@ with cell- and gene-level metadata.")
|
|||
r-matrix
|
||||
r-singlecellexperiment
|
||||
r-summarizedexperiment))
|
||||
(native-inputs (list r-knitr))
|
||||
(native-inputs (list r-knitr r-testthat))
|
||||
(home-page "https://bioconductor.org/packages/scry.html")
|
||||
(synopsis "Small-count analysis methods for high-dimensional data")
|
||||
(description
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue