gnu: r-genomicstate: Add test inputs.

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

Change-Id: I7a62472f2873c5bb82a0ee9a8015d4a8476f1b7e
This commit is contained in:
Ricardo Wurmus 2024-11-22 11:58:41 +01:00
parent 7b4bb47095
commit 9d1af16719
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -17482,7 +17482,7 @@ position-specific scores within R and Bioconductor.")
r-iranges
r-org-hs-eg-db
r-rtracklayer))
(native-inputs (list r-knitr))
(native-inputs (list r-knitr r-testthat))
(home-page "https://github.com/LieberInstitute/GenomicState")
(synopsis "Build and access GenomicState objects")
(description