mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 13:10:33 +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:
@@ -36253,14 +36253,14 @@ model with finite state space using the Aalen-Johansen estimator.")
|
||||
(define-public r-epi
|
||||
(package
|
||||
(name "r-epi")
|
||||
(version "2.61")
|
||||
(version "2.63")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "Epi" version))
|
||||
(sha256
|
||||
(base32
|
||||
"18zc0885rbhnp7l0l5hzp6mynmijl8in0k47vq9ysydh6y3hvcb6"))))
|
||||
"17hi5wwcxbbmwbwc76idvgyxwigm2n6qn5c4bax3rf2q7gnfvjpk"))))
|
||||
(properties `((upstream-name . "Epi")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
||||
Reference in New Issue
Block a user