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:
Ricardo Wurmus 2024-11-22 11:57:57 +01:00
parent 7166875d9d
commit 7eb30d1df7
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -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