mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-debcam: Add test inputs.
* gnu/packages/bioconductor.scm (r-debcam)[native-inputs]: Add r-testthat. Change-Id: I4611e8967ed2063c4a5999d68e3ac15b5aeb3df8
This commit is contained in:
parent
7166875d9d
commit
7eb30d1df7
1 changed files with 1 additions and 1 deletions
|
@ -5568,7 +5568,7 @@ set analyses, and can deal with repeated or longitudinal data.")
|
|||
r-rjava
|
||||
r-summarizedexperiment))
|
||||
(native-inputs
|
||||
(list r-knitr zip)) ;zip is needed for repacking the jar
|
||||
(list r-knitr r-testthat zip)) ;zip is needed for repacking the jar
|
||||
(home-page "https://bioconductor.org/packages/debCAM")
|
||||
(synopsis "Deconvolution by convex analysis of mixtures")
|
||||
(description
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue