mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-tcgabiolinks: Add test inputs.
* gnu/packages/bioconductor.scm (r-tcgabiolinks)[native-inputs]: Add r-testthat. Change-Id: I0347612e43863b6c2e54b36280be92f53869163d
This commit is contained in:
parent
a501de3e2e
commit
37eaf21552
1 changed files with 1 additions and 1 deletions
|
@ -25611,7 +25611,7 @@ estimates, etc.")
|
|||
r-tidyr
|
||||
r-xml
|
||||
r-xml2))
|
||||
(native-inputs (list r-knitr))
|
||||
(native-inputs (list r-knitr r-testthat))
|
||||
(home-page "https://github.com/BioinformaticsFMRP/TCGAbiolinks")
|
||||
(synopsis "Integrative analysis with GDC data")
|
||||
(description
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue