gnu: r-flames: Add test inputs.

* gnu/packages/bioconductor.scm (r-flames)[native-inputs]: Add r-testthat.

Change-Id: Ib07837a078cf5f1053691cff4c398685e0105377
This commit is contained in:
Ricardo Wurmus 2024-11-22 11:58:49 +01:00
parent 3a66a7c11f
commit 498c41d6ee
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -19090,7 +19090,7 @@ and to both short and long sequence reads.")
r-tidyselect
r-txdbmaker
r-withr))
(native-inputs (list r-knitr))
(native-inputs (list r-knitr r-testthat))
(home-page "https://github.com/OliverVoogd/FLAMES")
(synopsis
"Full Length Analysis of Mutations and Splicing in long read RNA-seq data")