gnu: r-nestedcv: Update to 0.8.2.

* gnu/packages/cran.scm (r-nestedcv): Update to 0.8.2.

Change-Id: I40da037fab723d8d9778e0bf03467ea39ba1abf2
This commit is contained in:
Ricardo Wurmus
2026-04-20 16:07:45 +02:00
parent 875dfe906d
commit 10f5989bef

View File

@@ -24085,13 +24085,13 @@ types, including factors and temporal types.")
(define-public r-nestedcv
(package
(name "r-nestedcv")
(version "0.8.0")
(version "0.8.2")
(source
(origin
(method url-fetch)
(uri (cran-uri "nestedcv" version))
(sha256
(base32 "1cymz961bcc9ga2dk2fnqi8iiz9da95fxw242l0brp3w0ymdcx4q"))))
(base32 "000wciqpscybm5i028vvf53jkk0v6wll2mrph3x2i3j9nvcabf1v"))))
(properties `((upstream-name . "nestedcv")))
(build-system r-build-system)
(propagated-inputs (list r-caret