gnu: r-bbotk: Update to 0.3.1.
* gnu/packages/cran.scm (r-bbotk): Update to 0.3.1.
This commit is contained in:
parent
ee92bb9004
commit
921ecdba7c
@ -26963,14 +26963,14 @@ vector machines, and gradient boosting.")
|
|||||||
(define-public r-bbotk
|
(define-public r-bbotk
|
||||||
(package
|
(package
|
||||||
(name "r-bbotk")
|
(name "r-bbotk")
|
||||||
(version "0.3.0")
|
(version "0.3.1")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (cran-uri "bbotk" version))
|
(uri (cran-uri "bbotk" version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0kbjbwwq1fdfpl4xzy08hz4qvhjjchvz58icxq0dlbsmdyqwhwv0"))))
|
"1f29wxnxr73c4yp5afk05jqggpm7k1z8wiak8xsyw68h7xflq550"))))
|
||||||
(properties `((upstream-name . "bbotk")))
|
(properties `((upstream-name . "bbotk")))
|
||||||
(build-system r-build-system)
|
(build-system r-build-system)
|
||||||
(propagated-inputs
|
(propagated-inputs
|
||||||
|
Loading…
x
Reference in New Issue
Block a user