mirror of
https://codeberg.org/guix/guix.git
synced 2026-04-28 06:34:05 +00:00
gnu: r-randomforestsrc: Update to 3.6.2.
* gnu/packages/cran.scm (r-randomforestsrc): Update to 3.6.2. Change-Id: I7bd3269e88d7e58bf4d5563a085a391c20157f89
This commit is contained in:
@@ -56925,14 +56925,14 @@ Kogalur and Eiran Z. Gorodeski and Andy J. Minn and Michael S. Lauer (2010)
|
||||
(define-public r-randomforestsrc
|
||||
(package
|
||||
(name "r-randomforestsrc")
|
||||
(version "3.6.0")
|
||||
(version "3.6.2")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "randomForestSRC" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1p58bhbh6hp34v7myxxhbjj9xk1kn0ihpqpsbqfx0wsc7l0k28a1"))))
|
||||
"0nrrm80p3fmwp7vf51dsrnsav857v9idgzd24m891bfnrcr3hnsa"))))
|
||||
(properties
|
||||
`((upstream-name . "randomForestSRC")))
|
||||
(build-system r-build-system)
|
||||
|
||||
Reference in New Issue
Block a user