gnu: r-r-rsp: Update to 0.43.2.

* gnu/packages/statistics.scm (r-r-rsp): Update to 0.43.2.
This commit is contained in:
Ricardo Wurmus 2019-10-18 19:26:08 +02:00
parent 2582145671
commit 300837898f
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -3605,13 +3605,13 @@ (define-public r-r-cache
(define-public r-r-rsp (define-public r-r-rsp
(package (package
(name "r-r-rsp") (name "r-r-rsp")
(version "0.43.1") (version "0.43.2")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (cran-uri "R.rsp" version)) (uri (cran-uri "R.rsp" version))
(sha256 (sha256
(base32 (base32
"0i01p8jxc4j4zl2v2ykvvpfnm5hv650zj1wi1dh8hq0c98xi2yfr")))) "128zqyvbq9hm9gy86jzhj609lkfw57vr24mdxgh46ncmx66ag4gj"))))
(properties `((upstream-name . "R.rsp"))) (properties `((upstream-name . "R.rsp")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs