mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-biostrings: Add test inputs.
* gnu/packages/bioconductor.scm (r-biostrings)[native-inputs]: Add r-testthat. Change-Id: I0762a55765ffd92e190f7c3c069720ebb18fda93
This commit is contained in:
parent
5759f617a8
commit
ac164b7f7d
1 changed files with 1 additions and 1 deletions
|
@ -7404,7 +7404,7 @@ objects.")
|
|||
r-iranges
|
||||
r-s4vectors
|
||||
r-xvector))
|
||||
(native-inputs (list r-knitr))
|
||||
(native-inputs (list r-knitr r-testthat))
|
||||
(home-page "https://bioconductor.org/packages/Biostrings")
|
||||
(synopsis "String objects and algorithms for biological sequences")
|
||||
(description
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue