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

* gnu/packages/statistics.scm (r-r-rsp): Update to 0.45.0.
This commit is contained in:
Ricardo Wurmus 2022-07-01 15:30:10 +02:00
parent 7d7712c9a0
commit e9f9791b14
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -4019,13 +4019,13 @@ persistent (on the file system).")
(define-public r-r-rsp
(package
(name "r-r-rsp")
(version "0.44.0")
(version "0.45.0")
(source (origin
(method url-fetch)
(uri (cran-uri "R.rsp" version))
(sha256
(base32
"0n9sxrffahgxcc8h9vgxg5i446g14cibixpf82nkpm5bvidhfsc9"))))
"192x8cvna1j0sx37xh3ha8bjjyx39pn5wnxzn5gs3z5j93a4d055"))))
(properties `((upstream-name . "R.rsp")))
(build-system r-build-system)
(arguments