gnu: r-stanheaders: Update to 2.26.28.
* gnu/packages/cran.scm (r-stanheaders): Update to 2.26.28.
This commit is contained in:
parent
2b40d9b13a
commit
3c3dbf2196
@ -30637,14 +30637,14 @@ perform @dfn{exploratory mediation} (XMed).")
|
||||
(define-public r-stanheaders
|
||||
(package
|
||||
(name "r-stanheaders")
|
||||
(version "2.26.27")
|
||||
(version "2.26.28")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "StanHeaders" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1cf9hc7z3d8b70jck37j3lc2ml040di91dylfb18yi6wx936bq3h"))))
|
||||
"1s1xgvn5c1vjikm1dx9g0qm2k8m24clylgp7zssmfhx6sfb8v2lk"))))
|
||||
(properties `((upstream-name . "StanHeaders")))
|
||||
(build-system r-build-system)
|
||||
(inputs (list pandoc))
|
||||
|
Loading…
x
Reference in New Issue
Block a user