me
/
guix
Archived
1
0
Fork 0

gnu: r-modelr: Update to 0.1.10.

* gnu/packages/cran.scm (r-modelr): Update to 0.1.10.
Ricardo Wurmus 2022-11-29 15:22:01 +01:00
parent 2c3cc0d733
commit 1154a96653
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -2564,14 +2564,14 @@ model fitting and error handling.")
(define-public r-modelr
(package
(name "r-modelr")
(version "0.1.9")
(version "0.1.10")
(source
(origin
(method url-fetch)
(uri (cran-uri "modelr" version))
(sha256
(base32
"1jd9vxirj5ii4ac0ka07g0rcq1c8yqv06jg27nmvp5a6kvlgvs8h"))))
"0qqgdb7gpb1h9lf5zijg51gd0qmbzj8f37aykhv1w633cglacick"))))
(build-system r-build-system)
(propagated-inputs
(list r-broom