gnu: r-forestplot: Update to 3.1.3.
* gnu/packages/cran.scm (r-forestplot): Update to 3.1.3.
parent
ae3f9d8a29
commit
ef273821ea
|
@ -30045,13 +30045,13 @@ space models and automatic ARIMA modelling.")
|
|||
(define-public r-forestplot
|
||||
(package
|
||||
(name "r-forestplot")
|
||||
(version "3.1.1")
|
||||
(version "3.1.3")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "forestplot" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0jf7sl7z963r92l5r2irvnakmbmx554vbprg51smj6qns5a6dfcj"))))
|
||||
"0jbmhgbf167xi0lxqinf6m4gmh10r582bify1i731k9ywcc7psqk"))))
|
||||
(properties `((upstream-name . "forestplot")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Reference in New Issue