gnu: r-arules: Update to 1.6-2.
* gnu/packages/cran.scm (r-arules): Update to 1.6-2.master
parent
f2fc34f241
commit
962304c31c
|
@ -4673,14 +4673,14 @@ evaluated by the @dfn{Akaike Information Criterion} (AIC).")
|
|||
(define-public r-arules
|
||||
(package
|
||||
(name "r-arules")
|
||||
(version "1.6-1")
|
||||
(version "1.6-2")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "arules" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0glfqgxr87900kigmkby2ff7qrjvd6aq595q85y056i5ckjcp615"))))
|
||||
"0vnss6akk3564kbci3h5rq8ylpckz77cgmflly3gn6fki66f7g96"))))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
`(("r-matrix" ,r-matrix)))
|
||||
|
|
Reference in New Issue