1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-15 21:55:55 +02:00

gnu: r-ggfortify: Update to 0.4.14.

* gnu/packages/cran.scm (r-ggfortify): Update to 0.4.14.
This commit is contained in:
Ricardo Wurmus
2022-01-05 19:34:24 +01:00
parent d7cfb89536
commit 19257cd24e
+2 -2
View File
@@ -18820,14 +18820,14 @@ includes data sets from oceanography.")
(define-public r-ggfortify
(package
(name "r-ggfortify")
(version "0.4.13")
(version "0.4.14")
(source
(origin
(method url-fetch)
(uri (cran-uri "ggfortify" version))
(sha256
(base32
"0qls8pyndrlwx75wzlc0xmk04qq263d7065r3d6kvay7haa4nm40"))))
"038m74azpy43869ax1yi6wxbl1kr59iaxl8raiikjg749vcx6njw"))))
(build-system r-build-system)
(propagated-inputs
(list r-dplyr