mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-biobtreer: Add test inputs.
* gnu/packages/bioconductor.scm (r-biobtreer)[native-inputs]: Add r-testthat. Change-Id: I848a033cbb9af723d5cde23bdf839bc7d89ce73f
This commit is contained in:
parent
f05bebef6c
commit
9d95234d0a
1 changed files with 1 additions and 1 deletions
|
@ -24442,7 +24442,7 @@ anatomical terms, mapped to genes by expression patterns.")
|
|||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
(list r-httpuv r-httr r-jsonlite r-stringi))
|
||||
(native-inputs (list r-knitr))
|
||||
(native-inputs (list r-knitr r-testthat))
|
||||
(home-page "https://github.com/tamerh/biobtreeR")
|
||||
(synopsis "Use biobtree tool from R")
|
||||
(description
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue