gnu: r-ggfortify: Update to 0.4.17.

* gnu/packages/cran.scm (r-ggfortify): Update to 0.4.17.

Change-Id: If1188165f5050b247ace0507d6c9736714014d94
This commit is contained in:
Ricardo Wurmus 2024-04-17 17:47:58 +02:00
parent 8e686a48e6
commit 1831f6c790
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -26623,14 +26623,14 @@ (define-public r-plotroc
(define-public r-ggfortify
(package
(name "r-ggfortify")
(version "0.4.16")
(version "0.4.17")
(source
(origin
(method url-fetch)
(uri (cran-uri "ggfortify" version))
(sha256
(base32
"05h3a4ycain0y621anjpjphsjlhpayb2nnd6n70rlymrbilfw6xv"))))
"1ygbvk3b99mabwqc9hh5lz3adj1i05ym7i8b6kbgid8cgrbaaxag"))))
(build-system r-build-system)
(propagated-inputs
(list r-dplyr