mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-biomart: Add test inputs.
* gnu/packages/bioconductor.scm (r-biomart)[native-inputs]: Add r-testthat. Change-Id: I314830772eca740a0b89bfd19eb49fb0d2510700
This commit is contained in:
parent
82bddfd3f5
commit
0ae12bb327
1 changed files with 1 additions and 1 deletions
|
@ -7271,7 +7271,7 @@ on Bioconductor or which replace R functions.")
|
||||||
r-stringr
|
r-stringr
|
||||||
r-xml2))
|
r-xml2))
|
||||||
(native-inputs
|
(native-inputs
|
||||||
(list r-knitr))
|
(list r-knitr r-testthat))
|
||||||
(home-page "https://bioconductor.org/packages/biomaRt")
|
(home-page "https://bioconductor.org/packages/biomaRt")
|
||||||
(synopsis "Interface to BioMart databases")
|
(synopsis "Interface to BioMart databases")
|
||||||
(description
|
(description
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue