mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-09 14:40:36 +02:00
gnu: r-tidyr: Add test inputs.
* gnu/packages/statistics.scm (r-tidyr)[native-inputs]: Add r-testthat. Change-Id: Iabfb64fb805d0d5f06dfc1ccb321663c758cdd5b
This commit is contained in:
@@ -4895,7 +4895,7 @@ selection.")
|
||||
r-tidyselect
|
||||
r-vctrs))
|
||||
(native-inputs
|
||||
(list r-knitr))
|
||||
(list r-knitr r-testthat))
|
||||
(home-page "https://github.com/hadley/tidyr")
|
||||
(synopsis "Tidy data with `spread()` and `gather()` functions")
|
||||
(description
|
||||
|
||||
Reference in New Issue
Block a user