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:
Ricardo Wurmus 2024-11-26 18:33:03 +01:00
parent 5fc92ca9e3
commit e4a8fb8078
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -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