gnu: r-structuralvariantannotation: Add test inputs.

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

Change-Id: I65ef71919cfab8ed82754277d58f66f2a2379a6f
This commit is contained in:
Ricardo Wurmus 2024-11-22 11:58:24 +01:00
parent efb4b12450
commit 89f977eb54
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -12531,7 +12531,7 @@ large extend by the @code{ViennaRNA} package.")
r-summarizedexperiment
r-variantannotation))
(native-inputs
(list r-knitr))
(list r-knitr r-testthat))
(home-page "https://bioconductor.org/packages/StructuralVariantAnnotation/")
(synopsis "R package designed to simplify structural variant analysis")
(description