gnu: r-trna: Add test inputs.

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

Change-Id: Ieda2d5ad46369efc76cbc911591e86a5d92272fc
This commit is contained in:
Ricardo Wurmus 2024-11-22 11:58:22 +01:00
parent 3bf6671a52
commit 07d6f6ccfc
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -12239,7 +12239,7 @@ structures to hold pseudotime inference results.")
r-stringr
r-structstrings
r-xvector))
(native-inputs (list r-knitr))
(native-inputs (list r-knitr r-testthat))
(home-page "https://bioconductor.org/packages/tRNA")
(synopsis "Analyzing tRNA sequences and structures")
(description