gnu: r-mlr3: Update to 0.13.1.
* gnu/packages/cran.scm (r-mlr3): Update to 0.13.1.
This commit is contained in:
parent
3ad0062b39
commit
bf7bfa9332
@ -28819,13 +28819,13 @@ implemented as @code{R6} classes.")
|
||||
(define-public r-mlr3
|
||||
(package
|
||||
(name "r-mlr3")
|
||||
(version "0.13.0")
|
||||
(version "0.13.1")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "mlr3" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1729wbdp62cjjk775qxrahyskp191s9qqnmqbxncfjrpdxphxk34"))))
|
||||
"052685d08cfsrh3r31yn05ngwi6z3fmz26gwiy32z7cpcigz8jjs"))))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
(list r-r6
|
||||
|
Loading…
Reference in New Issue
Block a user