gnu: r-epi: Update to 2.38.

* gnu/packages/cran.scm (r-epi): Update to 2.38.
master
Ricardo Wurmus 2019-08-07 12:52:42 +02:00
parent 2132e92261
commit 42a8b01d15
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -11045,14 +11045,14 @@ model with finite state space using the Aalen-Johansen estimator.")
(define-public r-epi (define-public r-epi
(package (package
(name "r-epi") (name "r-epi")
(version "2.37") (version "2.38")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (cran-uri "Epi" version)) (uri (cran-uri "Epi" version))
(sha256 (sha256
(base32 (base32
"1lanr9x0c6w22406p56j7cwk6wck8njq6pscb4gzc613d68zj1lk")))) "0ald9fjynrlyah8nzwfs49a08j4myd3c5bm56zn61gg5pyyhi8hd"))))
(properties `((upstream-name . "Epi"))) (properties `((upstream-name . "Epi")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs