mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-kegggraph: Add test inputs.
* gnu/packages/bioconductor.scm (r-kegggraph)[native-inputs]: Add r-testthat. Change-Id: I70437d6a99de574006ebb629fe8ffe0dc5ef721d
This commit is contained in:
parent
3889180bc4
commit
ffb2d7bc82
1 changed files with 1 additions and 0 deletions
|
@ -23884,6 +23884,7 @@ annotation, and functions for GWAS data cleaning and analysis.")
|
|||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
(list r-graph r-rcurl r-rgraphviz r-xml))
|
||||
(native-inputs (list r-testthat))
|
||||
(home-page "https://bioconductor.org/packages/KEGGgraph")
|
||||
(synopsis "Graph approach to Kegg Pathway database in R and Bioconductor")
|
||||
(description
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue