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:
Ricardo Wurmus 2024-11-22 11:58:25 +01:00
parent e89210ab3b
commit c57a71e59c
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -12812,7 +12812,7 @@ of gene-level counts.")
r-stringr
r-tibble))
(native-inputs
(list r-knitr))
(list r-knitr r-testthat))
(home-page "https://github.com/rnabioco/valr")
(synopsis "Genome interval arithmetic in R")
(description