Archived
1
0
Fork 0

gnu: r-chk: Update to 0.8.1.

* gnu/packages/cran.scm (r-chk): Update to 0.8.1.
This commit is contained in:
Ricardo Wurmus 2022-09-20 10:53:02 +02:00
parent e9eb863bde
commit 09ed52404b
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -13920,14 +13920,14 @@ parallel calculations across cluster nodes.")
(define-public r-chk (define-public r-chk
(package (package
(name "r-chk") (name "r-chk")
(version "0.8.0") (version "0.8.1")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (cran-uri "chk" version)) (uri (cran-uri "chk" version))
(sha256 (sha256
(base32 (base32
"10gcv00mgi88vgxr9jrs0ar67crmdcdi4m9g86cm6pg3ly0v097y")))) "0nw3aj8sbd2x8rsvpglsiavk7kivd330mgx676k46m7lhhj7nmpw"))))
(properties `((upstream-name . "chk"))) (properties `((upstream-name . "chk")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs