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:
Ricardo Wurmus 2024-11-22 12:00:32 +01:00 committed by Andreas Enge
parent 05faf96686
commit 32a927a501
No known key found for this signature in database
GPG key ID: F7D5C9BF765C61E3

View file

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