gnu: r-modstrings: Add test inputs.

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

Change-Id: Ifedcdff8afa0d9d7abb7e65e159da65c419a4ff2
This commit is contained in:
Ricardo Wurmus 2024-11-22 11:58:13 +01:00
parent 7c58c6b546
commit 53b5b8d35d
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -9793,7 +9793,7 @@ It has function interfaces for:
r-stringi
r-stringr
r-xvector))
(native-inputs (list r-knitr))
(native-inputs (list r-knitr r-testthat))
(home-page "https://bioconductor.org/packages/Modstrings")
(synopsis "Working with modified nucleotide sequences")
(description