mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-12 15:02:55 +01:00
gnu: r-bigmemory: Add test inputs.
* gnu/packages/statistics.scm (r-bigmemory)[native-inputs]: Add r-testthat. Change-Id: Ibf58b08622e2970595358c12fe9a2fb2cfc2b3b0
This commit is contained in:
parent
bcb3b920b7
commit
eedad7b6e3
1 changed files with 1 additions and 0 deletions
|
@ -4577,6 +4577,7 @@ message passing.")
|
|||
(list r-bh r-bigmemory-sri r-rcpp r-uuid))
|
||||
(inputs
|
||||
(list `(,util-linux "lib"))) ;for -luuid
|
||||
(native-inputs (list r-testthat))
|
||||
(supported-systems
|
||||
(fold delete
|
||||
%supported-systems
|
||||
|
|
Loading…
Add table
Reference in a new issue