mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-07 19:39:34 +01:00
gnu: r-dt: Add test inputs.
* gnu/packages/statistics.scm (r-dt)[native-inputs]: Add r-testit. Change-Id: I4becf4181afba2012750a7c96ebac97d50e552b5
This commit is contained in:
parent
05faf96686
commit
32a927a501
1 changed files with 1 additions and 0 deletions
|
@ -4269,6 +4269,7 @@ using the multicore functionality of the parallel package.")
|
|||
(list js-selectize))
|
||||
(native-inputs
|
||||
`(("r-knitr" ,r-knitr)
|
||||
("r-testit" ,r-testit)
|
||||
("esbuild" ,esbuild)
|
||||
("datatables-plugins"
|
||||
,(let ((version "1.13.6"))
|
||||
|
|
Loading…
Add table
Reference in a new issue