gnu: r-fastshap: Update to 0.0.7.

* gnu/packages/cran.scm (r-fastshap): Update to 0.0.7.
This commit is contained in:
Ricardo Wurmus 2022-01-05 19:34:28 +01:00
parent 64d9529e7c
commit 46c5659a36
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -25868,14 +25868,14 @@ (define-public r-conquer
(define-public r-fastshap
(package
(name "r-fastshap")
(version "0.0.5")
(version "0.0.7")
(source
(origin
(method url-fetch)
(uri (cran-uri "fastshap" version))
(sha256
(base32
"08f25ib5mry6h8lvj0g3clc9kfl5g2wdd8x8bw455wwmbcm6x5vg"))))
"0gxch67i3bj6m8nb94m5hswq058w6n1q9war4dy2qnimlv7cmhdv"))))
(properties `((upstream-name . "fastshap")))
(build-system r-build-system)
(propagated-inputs