mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-basics: Add test inputs.
* gnu/packages/bioconductor.scm (r-basics)[native-inputs]: Add r-testthat. Change-Id: If87aec4eb3fad7425c663d4a2b8551863d78dbb8
This commit is contained in:
parent
75001b5125
commit
01c4e53dba
1 changed files with 1 additions and 1 deletions
|
@ -24589,7 +24589,7 @@ approach and a multi-scale contact profile.")
|
||||||
r-singlecellexperiment
|
r-singlecellexperiment
|
||||||
r-summarizedexperiment
|
r-summarizedexperiment
|
||||||
r-viridis))
|
r-viridis))
|
||||||
(native-inputs (list r-knitr))
|
(native-inputs (list r-knitr r-testthat))
|
||||||
(home-page "https://github.com/catavallejos/BASiCS")
|
(home-page "https://github.com/catavallejos/BASiCS")
|
||||||
(synopsis "Bayesian analysis of single-cell sequencing data")
|
(synopsis "Bayesian analysis of single-cell sequencing data")
|
||||||
(description
|
(description
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue