mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-gwascat: Add test inputs.
* gnu/packages/bioconductor.scm (r-gwascat)[native-inputs]: Add r-testthat. Change-Id: I09f834a7404f296314ff83337d02be45d50a78d1
This commit is contained in:
parent
d5fea663b7
commit
727d4df8cd
1 changed files with 1 additions and 1 deletions
|
@ -23830,7 +23830,7 @@ with your data.")
|
|||
r-snpstats
|
||||
r-variantannotation))
|
||||
(native-inputs
|
||||
(list r-knitr))
|
||||
(list r-knitr r-testthat))
|
||||
(home-page "https://bioconductor.org/packages/gwascat")
|
||||
(synopsis "Tools for data in the EMBL-EBI GWAS catalog")
|
||||
(description
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue