mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-riboprofiling: Add test inputs.
* gnu/packages/bioconductor.scm (r-riboprofiling)[native-inputs]: Add r-testthat. Change-Id: Ib128c91face4d6861a4e338a33cf655dba80004d
This commit is contained in:
parent
44eeb70418
commit
92cc37dc19
1 changed files with 1 additions and 1 deletions
|
@ -14094,7 +14094,7 @@ datasets.")
|
|||
r-s4vectors
|
||||
r-sqldf))
|
||||
(native-inputs
|
||||
(list r-knitr))
|
||||
(list r-knitr r-testthat))
|
||||
(home-page "https://bioconductor.org/packages/RiboProfiling/")
|
||||
(synopsis "Ribosome profiling data analysis")
|
||||
(description "Starting with a BAM file, this package provides the
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue