parent
e3f539b1a7
commit
5bda35f468
|
@ -16238,14 +16238,14 @@ parallel calculations across cluster nodes.")
|
|||
(define-public r-chk
|
||||
(package
|
||||
(name "r-chk")
|
||||
(version "0.8.1")
|
||||
(version "0.9.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "chk" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0nw3aj8sbd2x8rsvpglsiavk7kivd330mgx676k46m7lhhj7nmpw"))))
|
||||
"1fj9rqvxv0s2j5sikmkn18280w4194kx5hlkah9z0hr4vnzgkrh7"))))
|
||||
(properties `((upstream-name . "chk")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Reference in New Issue