gnu: r-ggcorrplot: Update to 0.1.3.
* gnu/packages/cran.scm (r-ggcorrplot): Update to 0.1.3.
This commit is contained in:
parent
b985cc3518
commit
e9c526beb2
@ -13856,14 +13856,14 @@ in-memory raw vectors.")
|
|||||||
(define-public r-ggcorrplot
|
(define-public r-ggcorrplot
|
||||||
(package
|
(package
|
||||||
(name "r-ggcorrplot")
|
(name "r-ggcorrplot")
|
||||||
(version "0.1.2")
|
(version "0.1.3")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (cran-uri "ggcorrplot" version))
|
(uri (cran-uri "ggcorrplot" version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"12sxvd9kjgszpbk35m7fj1wv7x40bp79c0g0by1xax70r3495h93"))))
|
"0hi9lz121ya1l2lbm7rqlxg6fs6bvxck396dngnidrhl5fvqb41b"))))
|
||||||
(build-system r-build-system)
|
(build-system r-build-system)
|
||||||
(propagated-inputs
|
(propagated-inputs
|
||||||
`(("r-ggplot2" ,r-ggplot2)
|
`(("r-ggplot2" ,r-ggplot2)
|
||||||
|
Loading…
Reference in New Issue
Block a user