gnu: r-pcaexplorer: Add test inputs.

* gnu/packages/bioconductor.scm (r-pcaexplorer)[native-inputs]: Add r-testthat.

Change-Id: If0d1e9274bb977ccfe57d4e054adf7ef3dcbc91f
This commit is contained in:
Ricardo Wurmus 2024-11-22 11:58:14 +01:00
parent 52b4c3855e
commit fa04b0dcba
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -10404,7 +10404,7 @@ insertion module to recover the base cycle order for each oscillator group.")
r-threejs
r-tidyr
r-topgo))
(native-inputs (list r-knitr))
(native-inputs (list r-knitr r-testthat))
(home-page "https://github.com/federicomarini/pcaExplorer")
(synopsis
"Interactive Visualization of RNA-seq Data Using a Principal Components Approach")