mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
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:
parent
0d4fa9b64e
commit
efb4b12450
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue