me
/
guix
Archived
1
0
Fork 0

gnu: r-erm: Update to 1.0-5.

* gnu/packages/cran.scm (r-erm): Update to 1.0-5.

Change-Id: I2afb17f770e54a3fb33dd2decf97fa33946d65df
master
Ricardo Wurmus 2024-03-05 14:38:29 +01:00
parent fc8e0c91e3
commit 06a3e957cb
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -32360,14 +32360,14 @@ Latent regression models and plausible value imputation are also supported.")
(define-public r-erm (define-public r-erm
(package (package
(name "r-erm") (name "r-erm")
(version "1.0-4") (version "1.0-5")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (cran-uri "eRm" version)) (uri (cran-uri "eRm" version))
(sha256 (sha256
(base32 (base32
"0rp2lxkwkh09zmv101rzk7x1v1pmscp71qpf8f4chxp3idg6rpid")))) "0bkivhiy02pibdcvb9z0i0yvc3wz3v33n6slhkkik61gcw1idmf0"))))
(properties `((upstream-name . "eRm"))) (properties `((upstream-name . "eRm")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs