mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-01 14:55:55 +02:00
gnu: r-e1071: Update to 1.7-11.
* gnu/packages/statistics.scm (r-e1071): Update to 1.7-11.
This commit is contained in:
@@ -3835,14 +3835,14 @@ Stochastic Neighbor Embedding using a Barnes-Hut implementation.")
|
||||
(define-public r-e1071
|
||||
(package
|
||||
(name "r-e1071")
|
||||
(version "1.7-9")
|
||||
(version "1.7-11")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "e1071" version))
|
||||
(sha256
|
||||
(base32
|
||||
"09i2hmyf1bxansqp24p9n9djlzzarclqs173gjjv3fg0giga3ycv"))))
|
||||
"0byr92csnydycdarxdkq4cghddnx5qp6fqxm6wnp9g6aww88xha8"))))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
(list r-class r-proxy))
|
||||
|
||||
Reference in New Issue
Block a user