Archived
1
0
Fork 0

gnu: r-modelmetrics: Update to 1.2.2.2.

* gnu/packages/statistics.scm (r-modelmetrics): Update to 1.2.2.2.
This commit is contained in:
Ricardo Wurmus 2020-03-19 10:04:11 +01:00
parent f3a64b9960
commit 2ceb2ed99f
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -5029,14 +5029,14 @@ decompositions of such matrices, and solutions of linear systems.")
(define-public r-modelmetrics (define-public r-modelmetrics
(package (package
(name "r-modelmetrics") (name "r-modelmetrics")
(version "1.2.2.1") (version "1.2.2.2")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (cran-uri "ModelMetrics" version)) (uri (cran-uri "ModelMetrics" version))
(sha256 (sha256
(base32 (base32
"17yw46yr0n9hddvlhh73jdpmpdlpa581n5xjpwkr6cpr2f7xxpqc")))) "0mrlsw4c5y1vdsqynxr2dcvmhh5h37pnd71jw5a5djpbda9g21jy"))))
(properties `((upstream-name . "ModelMetrics"))) (properties `((upstream-name . "ModelMetrics")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs