gnu: r-mosdef: Add test inputs.

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

Change-Id: Ic48dd91a9adad058bfb81e89a4be4c1e3d0103d7
This commit is contained in:
Ricardo Wurmus 2024-11-22 11:58:13 +01:00
parent 53b5b8d35d
commit d82ef7cbe2
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -9837,7 +9837,7 @@ location information (and the reverse operation) is implemented as well.")
r-scales
r-summarizedexperiment
r-topgo))
(native-inputs (list r-knitr))
(native-inputs (list r-knitr r-testthat))
(home-page "https://github.com/imbeimainz/mosdef")
(synopsis "Frequently used and useful differential expression functions")
(description