Archived
1
0
Fork 0

gnu: r-dalex: Update to 2.4.0.

* gnu/packages/cran.scm (r-dalex): Update to 2.4.0.
This commit is contained in:
Ricardo Wurmus 2022-03-12 23:04:29 +01:00
parent 4fa92d643c
commit 948eb6625f
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -19503,14 +19503,14 @@ been used in the call to @code{aov}.")
(define-public r-dalex (define-public r-dalex
(package (package
(name "r-dalex") (name "r-dalex")
(version "2.3.0") (version "2.4.0")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (cran-uri "DALEX" version)) (uri (cran-uri "DALEX" version))
(sha256 (sha256
(base32 (base32
"0x8rcl3p1h1dpzgsfnalfjhvv345gg5v0z8dxqwrk6i32xk5wmzb")))) "1s7r7k5ihdbj69r27vbcs3ghra9s4yqw7cyh2rkm2ry901zq3114"))))
(properties `((upstream-name . "DALEX"))) (properties `((upstream-name . "DALEX")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs