1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

gnu: r-forestplot: Update to 3.2.0.

* gnu/packages/cran.scm (r-forestplot): Update to 3.2.0.

Change-Id: I412bf585c4b1e15a5206d2e9a1552a58d3afe5f5
This commit is contained in:
Ricardo Wurmus
2026-03-08 18:28:46 +01:00
parent 1f42af9940
commit 4c6dfa16b9

View File

@@ -46984,13 +46984,13 @@ space models and automatic ARIMA modelling.")
(define-public r-forestplot
(package
(name "r-forestplot")
(version "3.1.7")
(version "3.2.0")
(source (origin
(method url-fetch)
(uri (cran-uri "forestplot" version))
(sha256
(base32
"0jhz96r8mvs50bza5nf36pm5cxrgsja04ghvljfalp5f4p6q465p"))))
"1rq2c4aar95w5gha5div4m2ly11j5rcnzawl2hba24blzfalfvhz"))))
(properties
'((upstream-name . "forestplot")
;; Avoid dependency cycles.