mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
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:
parent
0270431e47
commit
c4ed85a332
1 changed files with 1 additions and 1 deletions
|
@ -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")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue