mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-bigmemoryextras: Add missing input.
* gnu/packages/bioconductor.scm (r-bigmemoryextras)[native-inputs]: Add r-testthat. Change-Id: Iafc29855c30e74c055f157303e3c2f351f0e7aeb
This commit is contained in:
parent
5fc92ca9e3
commit
e4a8fb8078
1 changed files with 1 additions and 1 deletions
|
@ -21717,7 +21717,7 @@ networks and estimated fluxes can be visualized with hypergraphs.")
|
|||
(propagated-inputs
|
||||
(list r-bigmemory))
|
||||
(native-inputs
|
||||
(list r-knitr))
|
||||
(list r-knitr r-testthat))
|
||||
(home-page "https://github.com/phaverty/bigmemoryExtras")
|
||||
(synopsis "Extension of the bigmemory package")
|
||||
(description
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue