gnu: r-bbotk: Update to 1.0.1.
* gnu/packages/cran.scm (r-bbotk): Update to 1.0.1. Change-Id: Id2a435d9e9711fff8fae2ff1d2dc5a7ab2a30c85
This commit is contained in:
parent
cf3e20c3d5
commit
00ce8c6c8e
@ -38997,14 +38997,14 @@ vector machines, and gradient boosting.")
|
||||
(define-public r-bbotk
|
||||
(package
|
||||
(name "r-bbotk")
|
||||
(version "1.0.0")
|
||||
(version "1.0.1")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "bbotk" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0w1f54lwhllf16iw9irgfv4nsn26ikw1m3wlrk5ilcs3z83zakk8"))))
|
||||
"13kvqazlp3inxqzdm67q7hgjss8wib1hi3fbyx1zlm653zfc0sii"))))
|
||||
(properties `((upstream-name . "bbotk")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
Loading…
Reference in New Issue
Block a user