me
/
guix
Archived
1
0
Fork 0

gnu: r-fit-models: Update to 0.63.

* gnu/packages/statistics.scm (r-fit-models): Update to 0.63.
master
Ricardo Wurmus 2020-06-22 12:13:44 +02:00
parent 913eaa619c
commit 62648f4ae3
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -4861,14 +4861,14 @@ estimation and robust multivariate analysis with high breakdown point.")
(define-public r-fit-models (define-public r-fit-models
(package (package
(name "r-fit-models") (name "r-fit-models")
(version "0.5-14") (version "0.63")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (cran-uri "fit.models" version)) (uri (cran-uri "fit.models" version))
(sha256 (sha256
(base32 (base32
"0vjbzmx0ambm6yzidb4vbgmhclwzwv2iz2cwl54ccdkvx4cx3fck")))) "0wrrfsgngsfrqnm247f0h6g01807i7lbf5chpyx7hkfdfmm4xbxn"))))
(properties `((upstream-name . "fit.models"))) (properties `((upstream-name . "fit.models")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs