mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-valr: Add test inputs.
* gnu/packages/bioconductor.scm (r-valr)[native-inputs]: Add r-testthat. Change-Id: Idebc4229aaf35c1682995176d2ff2155cd494f09
This commit is contained in:
parent
e89210ab3b
commit
c57a71e59c
1 changed files with 1 additions and 1 deletions
|
@ -12812,7 +12812,7 @@ of gene-level counts.")
|
||||||
r-stringr
|
r-stringr
|
||||||
r-tibble))
|
r-tibble))
|
||||||
(native-inputs
|
(native-inputs
|
||||||
(list r-knitr))
|
(list r-knitr r-testthat))
|
||||||
(home-page "https://github.com/rnabioco/valr")
|
(home-page "https://github.com/rnabioco/valr")
|
||||||
(synopsis "Genome interval arithmetic in R")
|
(synopsis "Genome interval arithmetic in R")
|
||||||
(description
|
(description
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue