gnu: r-bayesfactor: Update to 0.9.12-4.3.

* gnu/packages/statistics.scm (r-bayesfactor): Update to 0.9.12-4.3.
This commit is contained in:
Ricardo Wurmus 2022-01-05 19:34:40 +01:00
parent afe3f9f51d
commit c6e46ce44b
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -6470,14 +6470,14 @@ (define-public r-effects
(define-public r-bayesfactor
(package
(name "r-bayesfactor")
(version "0.9.12-4.2")
(version "0.9.12-4.3")
(source
(origin
(method url-fetch)
(uri (cran-uri "BayesFactor" version))
(sha256
(base32
"1z083v7is21gm0a458jm5ph3xfdm7mh29a6sg2r1njq82f8x3s3g"))))
"171hbr445v8mq4hqi1k8q3h8zqsccwjv0a2mj98h9b77667ziyfw"))))
(properties `((upstream-name . "BayesFactor")))
(build-system r-build-system)
(propagated-inputs