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