mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-trnadbimport: Add test inputs.
* gnu/packages/bioconductor.scm (r-trnadbimport)[native-inputs]: Add r-testthat. Change-Id: Ide43e10ce36d2322a3ee768374b9db2e8993a25e
This commit is contained in:
parent
07d6f6ccfc
commit
21b167d44c
1 changed files with 1 additions and 1 deletions
|
@ -12272,7 +12272,7 @@ additional column data sets.")
|
|||
r-structstrings
|
||||
r-trna
|
||||
r-xml2))
|
||||
(native-inputs (list r-knitr))
|
||||
(native-inputs (list r-knitr r-testthat))
|
||||
(home-page "https://bioconductor.org/packages/tRNAdbImport")
|
||||
(synopsis "Importing from tRNAdb and mitotRNAdb as GRanges objects")
|
||||
(description
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue