mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-mixomics: Add test inputs.
* gnu/packages/bioconductor.scm (r-mixomics)[native-inputs]: Add r-testthat. Change-Id: I0011857dbd5cb5958a4195be5ba63a98adcadcaf
This commit is contained in:
parent
d07fbe1704
commit
83a4370f42
1 changed files with 1 additions and 1 deletions
|
@ -19713,7 +19713,7 @@ self-organizing map clustering and minimal spanning trees.")
|
|||
r-rgl
|
||||
r-tidyr))
|
||||
(native-inputs
|
||||
(list r-knitr))
|
||||
(list r-knitr r-testthat))
|
||||
(home-page "http://www.mixOmics.org")
|
||||
(synopsis "Multivariate methods for exploration of biological datasets")
|
||||
(description
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue