me
/
guix
Archived
1
0
Fork 0

gnu: r-ggfortify: Update to 0.4.16.

* gnu/packages/cran.scm (r-ggfortify): Update to 0.4.16.
master
Ricardo Wurmus 2023-03-21 12:14:33 +01:00
parent 1cea095e55
commit 4127151a5c
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -23536,14 +23536,14 @@ versions. A Shiny application implementing the functions is also included.")
(define-public r-ggfortify (define-public r-ggfortify
(package (package
(name "r-ggfortify") (name "r-ggfortify")
(version "0.4.15") (version "0.4.16")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (cran-uri "ggfortify" version)) (uri (cran-uri "ggfortify" version))
(sha256 (sha256
(base32 (base32
"1cfwv8jjy1yk0l5wnp48ql1javvrzq1wnh1lv49xp6rynz00lxm8")))) "05h3a4ycain0y621anjpjphsjlhpayb2nnd6n70rlymrbilfw6xv"))))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs
(list r-dplyr (list r-dplyr