mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-anf: Add test inputs.
* gnu/packages/bioconductor.scm (r-anf)[native-inputs]: Add r-testthat. Change-Id: I90ecfefc5fd0196fc31f16f7ead2e012412d33d2
This commit is contained in:
parent
3900daa59b
commit
2cd117cc0b
1 changed files with 1 additions and 1 deletions
|
@ -4241,7 +4241,7 @@ sequencing data.")
|
||||||
r-mass
|
r-mass
|
||||||
r-rcolorbrewer
|
r-rcolorbrewer
|
||||||
r-survival))
|
r-survival))
|
||||||
(native-inputs (list r-knitr))
|
(native-inputs (list r-knitr r-testthat))
|
||||||
(home-page "https://bioconductor.org/packages/ANF")
|
(home-page "https://bioconductor.org/packages/ANF")
|
||||||
(synopsis "Affinity network fusion for complex patient clustering")
|
(synopsis "Affinity network fusion for complex patient clustering")
|
||||||
(description
|
(description
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue