1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-28 03:51:53 +02:00

gnu: r-epi: Update to 2.63.

* gnu/packages/cran.scm (r-epi): Update to 2.63.

Change-Id: I083f9836429305c6ff930a41835605a4b6de9938
This commit is contained in:
Ricardo Wurmus
2026-03-25 18:47:11 +01:00
parent a0f82666a4
commit 7844bc3e89
+2 -2
View File
@@ -36253,14 +36253,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.61") (version "2.63")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (cran-uri "Epi" version)) (uri (cran-uri "Epi" version))
(sha256 (sha256
(base32 (base32
"18zc0885rbhnp7l0l5hzp6mynmijl8in0k47vq9ysydh6y3hvcb6")))) "17hi5wwcxbbmwbwc76idvgyxwigm2n6qn5c4bax3rf2q7gnfvjpk"))))
(properties `((upstream-name . "Epi"))) (properties `((upstream-name . "Epi")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs