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:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user