mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-12 15:02:55 +01:00
gnu: r-ggghost: Add test inputs.
* gnu/packages/cran.scm (r-ggghost)[native-inputs]: Add r-testthat. Change-Id: Ic3fb46eb08aa1860bedddc0effe930b91ee20212
This commit is contained in:
parent
141328625b
commit
f2f79265da
1 changed files with 1 additions and 0 deletions
|
@ -28125,6 +28125,7 @@ wrap.")
|
|||
(properties `((upstream-name . "ggghost")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs (list r-animation r-ggplot2))
|
||||
(native-inputs (list r-testthat))
|
||||
(home-page "https://github.com/jonocarroll/ggghost")
|
||||
(synopsis "Capture the spirit of your ggplot2 calls")
|
||||
(description
|
||||
|
|
Loading…
Add table
Reference in a new issue