mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-07-22 12:54:06 +02:00
gnu: r-boruta: Update to 9.0.0.
* gnu/packages/cran.scm (r-boruta): Update to 9.0.0. Change-Id: If5ebaabc78694b84806d4236cba3be3d58758ebf
This commit is contained in:
@@ -47847,14 +47847,14 @@ amounts of memory.")
|
||||
(define-public r-boruta
|
||||
(package
|
||||
(name "r-boruta")
|
||||
(version "8.0.0")
|
||||
(version "9.0.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "Boruta" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1irx7qg1sw69ggsk4jgxfd3pp741kd944fipnda1qbcbphg5prrq"))))
|
||||
"1rdzcncmpbbkmifayscagf73m5k61nf3fxxra4xcp5kawxxfxvkx"))))
|
||||
(properties
|
||||
'((upstream-name . "Boruta")
|
||||
(updater-extra-native-inputs
|
||||
|
||||
Reference in New Issue
Block a user