gnu: r-quasr: Add test inputs.

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

Change-Id: I844159887c891dcc57975fd0c86d48ea7b776e27
This commit is contained in:
Ricardo Wurmus 2024-11-22 11:58:47 +01:00
parent ff2c449785
commit d40fd4ea27
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -18731,7 +18731,7 @@ index.")
r-shortread
r-txdbmaker))
(native-inputs
(list r-knitr))
(list r-knitr r-testthat))
(home-page "https://bioconductor.org/packages/QuasR/")
(synopsis "Quantify and annotate short reads in R")
(description