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:
Ricardo Wurmus 2024-11-22 11:59:13 +01:00
parent a501de3e2e
commit 37eaf21552
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -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