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

* gnu/packages/statistics.scm (r-r-rsp): Update to 0.41.0.
This commit is contained in:
Ricardo Wurmus 2017-04-22 23:02:40 +02:00
parent 96338a91d5
commit c9d200e3af
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC

View File

@ -3431,13 +3431,13 @@ persistent (on the file system).")
(define-public r-r-rsp
(package
(name "r-r-rsp")
(version "0.40.0")
(version "0.41.0")
(source (origin
(method url-fetch)
(uri (cran-uri "R.rsp" version))
(sha256
(base32
"1hz5fnxz30m3cc7x7ha1swx4pn8c2244z6ka6v9m3l5lpdgc1367"))))
"01l430avj5ggmdsla2kiriix72g0dlzx9klniq321bs0za808v3c"))))
(properties `((upstream-name . "R.rsp")))
(build-system r-build-system)
(propagated-inputs