gnu: r-roc: Update to 1.66.0.

* gnu/packages/bioconductor.scm (r-roc): Update to 1.66.0.
This commit is contained in:
zimoun 2020-10-30 15:54:47 +01:00 committed by Ricardo Wurmus
parent 5d1bd61137
commit e7b61ba7f6
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -6711,14 +6711,14 @@ (define-public r-genie3
(define-public r-roc
(package
(name "r-roc")
(version "1.64.0")
(version "1.66.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "ROC" version))
(sha256
(base32
"0gmx3r77yl5fqrj5j2hamwynbis75qd62q28964kx16z33xfgx89"))))
"02b9n42z3kjrfxpdf3glqvimd79nhnycq00mb09fzhkpp5zl43c9"))))
(properties `((upstream-name . "ROC")))
(build-system r-build-system)
(propagated-inputs