mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-dropletutils: Add test inputs.
* gnu/packages/bioconductor.scm (r-dropletutils)[native-inputs]: Add r-testthat. Change-Id: Ic5cc6b9f10fdcf16978e6744b024852950edd1e9
This commit is contained in:
parent
f795e97e10
commit
a481e46377
1 changed files with 1 additions and 1 deletions
|
@ -6226,7 +6226,7 @@ results.")
|
||||||
r-singlecellexperiment
|
r-singlecellexperiment
|
||||||
r-sparsearray
|
r-sparsearray
|
||||||
r-summarizedexperiment))
|
r-summarizedexperiment))
|
||||||
(native-inputs (list r-knitr))
|
(native-inputs (list r-knitr r-testthat))
|
||||||
(home-page "https://bioconductor.org/packages/DropletUtils")
|
(home-page "https://bioconductor.org/packages/DropletUtils")
|
||||||
(synopsis "Utilities for handling single-cell droplet data")
|
(synopsis "Utilities for handling single-cell droplet data")
|
||||||
(description
|
(description
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue