me
/
guix
Archived
1
0
Fork 0

gnu: r-dalex: Update to 1.2.1.

* gnu/packages/cran.scm (r-dalex): Update to 1.2.1.
master
Ricardo Wurmus 2020-04-30 15:26:07 +02:00
parent 1514fa85e4
commit 7d1e02c872
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -15435,14 +15435,14 @@ classification and regression models.")
(define-public r-dalex (define-public r-dalex
(package (package
(name "r-dalex") (name "r-dalex")
(version "1.2.0") (version "1.2.1")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (cran-uri "DALEX" version)) (uri (cran-uri "DALEX" version))
(sha256 (sha256
(base32 (base32
"0mfcci54622gnk8al9fl2jhs9i2vfly7lam04y5rdacbyiam49j6")))) "0lx8nasm1zgh1ckz8nw3ysp6xjv3dsj39hzhr6k3xhh6i8pm9rxk"))))
(properties `((upstream-name . "DALEX"))) (properties `((upstream-name . "DALEX")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs