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:
Ricardo Wurmus 2024-11-22 11:59:14 +01:00 committed by Andreas Enge
parent ee41782382
commit 50e504f8a8
No known key found for this signature in database
GPG key ID: F7D5C9BF765C61E3

View file

@ -25700,7 +25700,7 @@ embeddings and functions to build new reference.")
r-txdbmaker
r-tximport))
(native-inputs
(list r-knitr))
(list r-knitr r-testthat))
(home-page "https://github.com/mikelove/tximeta")
(synopsis "Transcript quantification import with automatic metadata")
(description