mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-bgeecall: Add test inputs.
* gnu/packages/bioconductor.scm (r-bgeecall)[native-inputs]: Add r-testthat. Change-Id: Ic0e6cef2d334d4ebc6e31ab020101afa59fc619b
This commit is contained in:
parent
072b273bc9
commit
db3616a817
1 changed files with 1 additions and 1 deletions
|
@ -24379,7 +24379,7 @@ real numbers.")
|
|||
r-sjmisc
|
||||
r-txdbmaker
|
||||
r-tximport))
|
||||
(native-inputs (list r-knitr))
|
||||
(native-inputs (list r-knitr r-testthat))
|
||||
(home-page "https://github.com/BgeeDB/BgeeCall")
|
||||
(synopsis "RNA-Seq present/absent gene expression calls generation")
|
||||
(description
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue