gnu: r-boot: Update to 1.3-27.
* gnu/packages/statistics.scm (r-boot): Update to 1.3-27.
This commit is contained in:
parent
31c9810b7e
commit
85b2d41eeb
@ -416,14 +416,14 @@ available, greatly increasing its breadth and scope.")
|
||||
(define-public r-boot
|
||||
(package
|
||||
(name "r-boot")
|
||||
(version "1.3-26")
|
||||
(version "1.3-27")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "boot" version))
|
||||
(sha256
|
||||
(base32
|
||||
"161l3q3kdmi7s3xwl3xxg3x3zx8787hsvsr2mmawwxq2cad131fl"))))
|
||||
"1v9anpxj4p83kd40gyfy8a454b2jmn11incrzym7wdvh8mdxpcil"))))
|
||||
(build-system r-build-system)
|
||||
(home-page "https://cran.r-project.org/web/packages/boot")
|
||||
(synopsis "Bootstrap functions for R")
|
||||
|
Loading…
Reference in New Issue
Block a user