mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-22 18:20:32 +02:00
gnu: r-ggplot2: Add test inputs.
* gnu/packages/statistics.scm (r-ggplot2)[native-inputs]: Add r-testthat. Change-Id: Ifaf6c5647e1442865b8c8087f4d23f58a2773e7f
This commit is contained in:
@@ -1306,7 +1306,7 @@ using just two functions: melt and dcast (or acast).")
|
||||
r-vctrs
|
||||
r-withr))
|
||||
(native-inputs
|
||||
(list r-knitr))
|
||||
(list r-knitr r-testthat))
|
||||
(home-page "https://ggplot2.tidyverse.org")
|
||||
(synopsis "Implementation of the grammar of graphics")
|
||||
(description
|
||||
|
||||
Reference in New Issue
Block a user