mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-birewire: Add test inputs.
* gnu/packages/bioconductor.scm (r-birewire)[native-inputs]: Add r-runit. Change-Id: I6752493b285a4164582d3debdab2287072c5d7b7
This commit is contained in:
parent
d0b72ee57e
commit
1df9222adf
1 changed files with 1 additions and 0 deletions
|
@ -18799,6 +18799,7 @@ graphics.")
|
|||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
(list r-igraph r-matrix r-rtsne r-slam))
|
||||
(native-inputs (list r-runit))
|
||||
(home-page "https://bioconductor.org/packages/release/bioc/html/BiRewire.html")
|
||||
(synopsis "Tools for randomization of bipartite graphs")
|
||||
(description
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue