mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-29 05:30:32 +02:00
gnu: r-tidyselect: Add test inputs.
* gnu/packages/statistics.scm (r-tidyselect)[native-inputs]: Add r-testthat. Change-Id: I246fb45acbd4277b9551df729a8ae59f91a94990
This commit is contained in:
@@ -4859,7 +4859,7 @@ more complete @code{viridis} package.")
|
||||
(propagated-inputs
|
||||
(list r-cli r-glue r-lifecycle r-rlang r-vctrs r-withr))
|
||||
(native-inputs
|
||||
(list r-knitr))
|
||||
(list r-knitr r-testthat))
|
||||
(home-page "https://cran.r-project.org/web/packages/tidyselect")
|
||||
(synopsis "Select from a set of strings")
|
||||
(description
|
||||
|
||||
Reference in New Issue
Block a user