Skip to content
Snippets Groups Projects
Unverified Commit d3836473 authored by Ricardo Wurmus's avatar Ricardo Wurmus
Browse files

gnu: r-proc: Update to 1.16.2.

* gnu/packages/cran.scm (r-proc): Update to 1.16.2.
parent c5036a4f
No related branches found
No related tags found
No related merge requests found
......@@ -6888,14 +6888,14 @@ (define-public r-blockfest
(define-public r-proc
(package
(name "r-proc")
(version "1.16.1")
(version "1.16.2")
(source
(origin
(method url-fetch)
(uri (cran-uri "pROC" version))
(sha256
(base32
"0qkp1byl2xspxaaf0by6mvvrhg7wlz6fxmynz2hkh0ds24w7ig9m"))))
"0apwa5zzqh74pjnvf5a1s5qf6i9r5h44jdllfrwymkd2v479d2xn"))))
(properties `((upstream-name . "pROC")))
(build-system r-build-system)
(propagated-inputs
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment