gnu: r-baynorm: Add test inputs.

* gnu/packages/bioconductor.scm (r-baynorm)[native-inputs]: Add r-testthat.

Change-Id: I656dccf9f911532ed24939a2226ec8b082ba9fdd
This commit is contained in:
Ricardo Wurmus 2024-11-22 11:59:10 +01:00
parent df91f5ffd0
commit c91be8d12a
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -24798,7 +24798,7 @@ features such as gene expression or cell type composition can be imputed.")
r-rcppprogress
r-singlecellexperiment
r-summarizedexperiment))
(native-inputs (list r-knitr))
(native-inputs (list r-knitr r-testthat))
(home-page "https://github.com/WT215/bayNorm")
(synopsis "Single-cell RNA sequencing data normalization")
(description