gnu: r-modelmetrics: Update to 1.2.2.2.
* gnu/packages/statistics.scm (r-modelmetrics): Update to 1.2.2.2.master
parent
f3a64b9960
commit
2ceb2ed99f
|
@ -5029,14 +5029,14 @@ decompositions of such matrices, and solutions of linear systems.")
|
|||
(define-public r-modelmetrics
|
||||
(package
|
||||
(name "r-modelmetrics")
|
||||
(version "1.2.2.1")
|
||||
(version "1.2.2.2")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "ModelMetrics" version))
|
||||
(sha256
|
||||
(base32
|
||||
"17yw46yr0n9hddvlhh73jdpmpdlpa581n5xjpwkr6cpr2f7xxpqc"))))
|
||||
"0mrlsw4c5y1vdsqynxr2dcvmhh5h37pnd71jw5a5djpbda9g21jy"))))
|
||||
(properties `((upstream-name . "ModelMetrics")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Reference in New Issue