mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-hpo-db: Add test inputs.
* gnu/packages/bioconductor.scm (r-hpo-db)[native-inputs]: Add r-testthat. Change-Id: I4fe35d7421c2a497b30f755cf27ca25ab4d24f40
This commit is contained in:
parent
d5ef5bc6c5
commit
db968f0bf1
1 changed files with 1 additions and 0 deletions
|
@ -211,6 +211,7 @@ data (chip hgu95av2) assembled using data from public repositories.")
|
|||
(list r-annotationdbi r-annotationhub r-biocfilecache r-dbi))
|
||||
(native-inputs
|
||||
`(("r-knitr" ,r-knitr)
|
||||
("r-testthat" ,r-testthat)
|
||||
("HPO.sqlite"
|
||||
,(origin
|
||||
(method url-fetch)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue