mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-mlinterfaces: Add test inputs.
* gnu/packages/bioconductor.scm (r-mlinterfaces)[native-inputs]: Add r-testthat. Change-Id: If75a552806b23edc0c2454fcce37e2516d34a94c
This commit is contained in:
parent
bb968af866
commit
4d19a5417c
1 changed files with 1 additions and 1 deletions
|
@ -16963,7 +16963,7 @@ expression data sets.")
|
||||||
r-shiny
|
r-shiny
|
||||||
r-summarizedexperiment
|
r-summarizedexperiment
|
||||||
r-threejs))
|
r-threejs))
|
||||||
(native-inputs (list r-knitr))
|
(native-inputs (list r-knitr r-testthat))
|
||||||
(home-page "https://bioconductor.org/packages/MLInterfaces/")
|
(home-page "https://bioconductor.org/packages/MLInterfaces/")
|
||||||
(synopsis "Interfaces to R machine learning procedures")
|
(synopsis "Interfaces to R machine learning procedures")
|
||||||
(description
|
(description
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue