me
/
guix
Archived
1
0
Fork 0

gnu: r-caret: Update to 6.0-93.

* gnu/packages/cran.scm (r-caret): Update to 6.0-93.
master
Ricardo Wurmus 2022-09-20 10:53:17 +02:00
parent 5e3b1e75f7
commit b43a9a1e52
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -24389,14 +24389,14 @@ it may be seen by an animal with less acute vision.")
(define-public r-caret
(package
(name "r-caret")
(version "6.0-92")
(version "6.0-93")
(source
(origin
(method url-fetch)
(uri (cran-uri "caret" version))
(sha256
(base32
"048mp325ndfl83a8p4dkd1b6zh5bws4gg9kxka5ss8qsj8m4m08x"))))
"01sa1h9pc3a062pwm0rxadvg9qxszwcylya7llv08fcxhy46n5ac"))))
(build-system r-build-system)
(propagated-inputs
(list r-e1071