gnu: r-ggstatsplot: Update to 0.12.2.
* gnu/packages/cran.scm (r-ggstatsplot): Update to 0.12.2. Change-Id: Iafe26006e36b482da64afa5c1ae88176ba2590d0
This commit is contained in:
parent
e1d3131080
commit
7f7ca62e27
@ -1033,13 +1033,13 @@ plots.")
|
||||
(define-public r-ggstatsplot
|
||||
(package
|
||||
(name "r-ggstatsplot")
|
||||
(version "0.12.1")
|
||||
(version "0.12.2")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "ggstatsplot" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0w24dbz2zc60zpxp2bylj6yk8rwdrkbppkykmip1wrhsbi8663xi"))))
|
||||
"0nriqsfk48ijkkg06i87zp2frp7yz3c4gfmfgfig6v8mcmj19zwr"))))
|
||||
(properties `((upstream-name . "ggstatsplot")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs (list r-correlation
|
||||
|
Loading…
Reference in New Issue
Block a user