mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-rcas: Add test inputs.
* gnu/packages/bioconductor.scm (r-rcas)[native-inputs]: Add r-testthat. Change-Id: I167bea90787c1e67f1075cfc85e8ead086f8e258
This commit is contained in:
parent
2c7066272a
commit
0cf8de36d3
1 changed files with 1 additions and 1 deletions
|
@ -10808,7 +10808,7 @@ the graph algorithms contained in the Boost library.")
|
|||
r-seqlogo
|
||||
r-txdbmaker))
|
||||
(native-inputs
|
||||
(list r-knitr))
|
||||
(list r-knitr r-testthat))
|
||||
(synopsis "RNA-centric annotation system")
|
||||
(description
|
||||
"RCAS aims to be a standalone RNA-centric annotation system that provides
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue