mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-07 19:39:34 +01: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:
parent
749e6e6bce
commit
eb3fba5364
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue