gnu: r-genie3: Add test inputs.

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

Change-Id: I8bbae783e0d6063feed92ad3cc1ca8860ae59ad7
This commit is contained in:
Ricardo Wurmus 2024-11-22 11:58:53 +01:00
parent c08358722c
commit 4a8b117479
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -20084,7 +20084,7 @@ cisTopics and explore the nature and regulatory proteins driving them.")
(propagated-inputs
(list r-dplyr r-reshape2))
(native-inputs
(list r-knitr))
(list r-knitr r-testthat))
(home-page "https://bioconductor.org/packages/GENIE3")
(synopsis "Gene network inference with ensemble of trees")
(description