gnu: r-coregx: Add test inputs.

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

Change-Id: Ia634b9909e82a0917a161f3a716e3709d041e3e5
This commit is contained in:
Ricardo Wurmus 2024-11-22 11:57:56 +01:00
parent 0270431e47
commit c4ed85a332
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -5333,7 +5333,7 @@ enrichment in single cell data.")
r-rlang
r-s4vectors
r-summarizedexperiment))
(native-inputs (list r-knitr))
(native-inputs (list r-knitr r-testthat))
(home-page "https://bioconductor.org/packages/CoreGx")
(synopsis
"Classes and functions to serve as the basis for other Gx packages")