gnu: r-dose: Add test inputs.

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

Change-Id: I651ac0bcf0c1ce294d74e32e65dc67160adc2cc5
This commit is contained in:
Ricardo Wurmus 2024-11-22 11:58:38 +01:00
parent 1f4274e780
commit 105df09de6
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -16732,7 +16732,7 @@ to multiple hypothesis correction.")
r-reshape2
r-yulab-utils))
(native-inputs
(list r-knitr))
(list r-knitr r-testthat))
(home-page "https://guangchuangyu.github.io/software/DOSE/")
(synopsis "Disease ontology semantic and enrichment analysis")
(description