gnu: r-structstrings: Add test inputs.

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

Change-Id: I9b6e3f0826b8919c72b699f18d31642676244dcd
This commit is contained in:
Ricardo Wurmus 2024-11-22 11:58:23 +01:00
parent 0d4fa9b64e
commit efb4b12450
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -12489,7 +12489,7 @@ that integrates the various evidences.")
r-stringi
r-stringr
r-xvector))
(native-inputs (list r-knitr))
(native-inputs (list r-knitr r-testthat))
(home-page "https://github.com/FelixErnst/Structstrings")
(synopsis "Implementation of the dot bracket annotations with Biostrings")
(description