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:
Ricardo Wurmus 2024-11-22 11:59:08 +01:00
parent 072b273bc9
commit db3616a817
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -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