mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-tximeta: Add test inputs.
* gnu/packages/bioconductor.scm (r-tximeta)[native-inputs]: Add r-testthat. Change-Id: Ie74a58df50baab9c29a4945ccb9401f13532c2e2
This commit is contained in:
parent
45e58a8adc
commit
7cca7cf944
1 changed files with 1 additions and 1 deletions
|
@ -25700,7 +25700,7 @@ embeddings and functions to build new reference.")
|
||||||
r-txdbmaker
|
r-txdbmaker
|
||||||
r-tximport))
|
r-tximport))
|
||||||
(native-inputs
|
(native-inputs
|
||||||
(list r-knitr))
|
(list r-knitr r-testthat))
|
||||||
(home-page "https://github.com/mikelove/tximeta")
|
(home-page "https://github.com/mikelove/tximeta")
|
||||||
(synopsis "Transcript quantification import with automatic metadata")
|
(synopsis "Transcript quantification import with automatic metadata")
|
||||||
(description
|
(description
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue