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