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:
Ricardo Wurmus 2024-11-22 11:59:06 +01:00
parent d5fea663b7
commit 727d4df8cd
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -23830,7 +23830,7 @@ with your data.")
r-snpstats r-snpstats
r-variantannotation)) r-variantannotation))
(native-inputs (native-inputs
(list r-knitr)) (list r-knitr r-testthat))
(home-page "https://bioconductor.org/packages/gwascat") (home-page "https://bioconductor.org/packages/gwascat")
(synopsis "Tools for data in the EMBL-EBI GWAS catalog") (synopsis "Tools for data in the EMBL-EBI GWAS catalog")
(description (description