[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
47/51: gnu: r-e1071: Update to 1.7-11.
From: |
guix-commits |
Subject: |
47/51: gnu: r-e1071: Update to 1.7-11. |
Date: |
Mon, 13 Jun 2022 09:26:39 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit ed945c7732ae131539d330d83f8ca6e2d89c368d
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Jun 13 14:22:03 2022 +0200
gnu: r-e1071: Update to 1.7-11.
* gnu/packages/statistics.scm (r-e1071): Update to 1.7-11.
---
gnu/packages/statistics.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/statistics.scm b/gnu/packages/statistics.scm
index 8d597c52ea..85acad51ed 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -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))
- 18/51: gnu: r-rgl: Update to 0.109.2., (continued)
- 18/51: gnu: r-rgl: Update to 0.109.2., guix-commits, 2022/06/13
- 19/51: gnu: r-admisc: Update to 0.28., guix-commits, 2022/06/13
- 25/51: gnu: r-adegenet: Update to 2.1.7., guix-commits, 2022/06/13
- 26/51: gnu: r-haplo-stats: Update to 1.8.9., guix-commits, 2022/06/13
- 28/51: gnu: r-aplot: Update to 0.1.6., guix-commits, 2022/06/13
- 30/51: gnu: r-randtoolbox: Update to 2.0.1., guix-commits, 2022/06/13
- 33/51: gnu: r-gghighlight: Update to 0.3.3., guix-commits, 2022/06/13
- 46/51: gnu: r-segmented: Update to 1.6-0., guix-commits, 2022/06/13
- 31/51: gnu: r-univoutl: Update to 0.4., guix-commits, 2022/06/13
- 42/51: gnu: r-sendmailr: Update to 1.2-1.1., guix-commits, 2022/06/13
- 47/51: gnu: r-e1071: Update to 1.7-11.,
guix-commits <=
- 48/51: gnu: r-r-oo: Update to 1.25.0., guix-commits, 2022/06/13
- 50/51: gnu: r-mnormt: Update to 2.1.0., guix-commits, 2022/06/13
- 36/51: gnu: r-posterior: Update to 1.2.2., guix-commits, 2022/06/13
- 22/51: gnu: r-parallelly: Update to 1.32.0., guix-commits, 2022/06/13
- 24/51: gnu: r-classint: Update to 0.4-7., guix-commits, 2022/06/13
- 29/51: gnu: r-terra: Update to 1.5-34., guix-commits, 2022/06/13
- 34/51: gnu: r-mi: Update to 1.1., guix-commits, 2022/06/13
- 35/51: gnu: r-rsconnect: Update to 0.8.26., guix-commits, 2022/06/13
- 37/51: gnu: r-hardhat: Update to 1.1.0., guix-commits, 2022/06/13
- 45/51: gnu: r-xml: Update to 3.99-0.10., guix-commits, 2022/06/13