mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-cner: Add test inputs.
* gnu/packages/bioconductor.scm (r-cner)[native-inputs]: Add r-testthat. Change-Id: Ie84a9aa188ac201d280b0498f7dd33e7f36542ad
This commit is contained in:
parent
d1908fb915
commit
94e07e1047
1 changed files with 1 additions and 1 deletions
|
@ -22853,7 +22853,7 @@ decompression of raw bead-level data from the Illumina BeadArray platform.")
|
|||
r-s4vectors
|
||||
r-xvector))
|
||||
(native-inputs
|
||||
(list r-knitr))
|
||||
(list r-knitr r-testthat))
|
||||
(home-page "https://github.com/ge11232002/CNEr")
|
||||
(synopsis "CNE Detection and Visualization")
|
||||
(description
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue