mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-ggnewscale: Add test inputs.
* gnu/packages/cran.scm (r-ggnewscale)[native-inputs]: Add r-testthat. Change-Id: I4669c9f5cb48d98c6ad8b2d260c695b5a7708a18
This commit is contained in:
parent
deb14d35cd
commit
b10fc09d9b
1 changed files with 1 additions and 0 deletions
|
@ -28438,6 +28438,7 @@ matched.")
|
|||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
(list r-ggplot2))
|
||||
(native-inputs (list r-testthat))
|
||||
(home-page "https://cran.r-project.org/package=ggnewscale")
|
||||
(synopsis "Multiple fill and color scales in ggplot2")
|
||||
(description
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue