mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
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:
parent
ff2c449785
commit
d40fd4ea27
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue