gnu: r-nestedcv: Update to 0.7.10.
* gnu/packages/cran.scm (r-nestedcv): Update to 0.7.10. Change-Id: I17f803ec880284bd552f1cb114cec2944cd2606d
This commit is contained in:
parent
dcc6cd4c95
commit
c57b5b43dd
@ -11555,13 +11555,13 @@ implementation of an approximate nearest neighbor search using hierarchical
|
||||
(define-public r-nestedcv
|
||||
(package
|
||||
(name "r-nestedcv")
|
||||
(version "0.7.9")
|
||||
(version "0.7.10")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "nestedcv" version))
|
||||
(sha256
|
||||
(base32 "025xfs476r2mfzyjgpjzj2h9izfm2h9kia9hzhz9ikhxmj0a2lrd"))))
|
||||
(base32 "1cfxw9pblrn2f0bw448sxdnj7pb04l1pkfdajzcmg9yn95k1v95b"))))
|
||||
(properties `((upstream-name . "nestedcv")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs (list r-caret
|
||||
|
Loading…
Reference in New Issue
Block a user