[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
220/235: gnu: r-e1071: Update to 1.7-16.
From: |
guix-commits |
Subject: |
220/235: gnu: r-e1071: Update to 1.7-16. |
Date: |
Fri, 1 Nov 2024 10:10:12 -0400 (EDT) |
rekado pushed a commit to branch r-team
in repository guix.
commit 8a9247844e633fe7ab905befe6cdf1fe91fd027e
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Fri Nov 1 15:01:08 2024 +0100
gnu: r-e1071: Update to 1.7-16.
* gnu/packages/statistics.scm (r-e1071): Update to 1.7-16.
Change-Id: I1c90ce4d393cb9e3d92482069d0f7e5c17dbabb1
---
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 05ccef372c..f9f3cf5a8d 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -4291,14 +4291,14 @@ Stochastic Neighbor Embedding using a Barnes-Hut
implementation.")
(define-public r-e1071
(package
(name "r-e1071")
- (version "1.7-14")
+ (version "1.7-16")
(source
(origin
(method url-fetch)
(uri (cran-uri "e1071" version))
(sha256
(base32
- "15aiwr1jhv3a2r9jqqy8d5rf0c8y09zzi45116whgk1s0ymrfkbm"))))
+ "0krsgkcvs16jixmjwjl05aggpz02hahg2j8ydk4r9nrz0ginbm8j"))))
(build-system r-build-system)
(propagated-inputs
(list r-class r-proxy))
- 172/235: gnu: r-mlr3: Update to 0.21.1., (continued)
- 172/235: gnu: r-mlr3: Update to 0.21.1., guix-commits, 2024/11/01
- 183/235: gnu: r-antiword: Update to 1.3.4., guix-commits, 2024/11/01
- 202/235: gnu: r-paws-compute: Update to 0.7.0., guix-commits, 2024/11/01
- 210/235: gnu: r-data-table: Update to 1.16.2., guix-commits, 2024/11/01
- 205/235: gnu: r-fasterize: Update to 1.1.0., guix-commits, 2024/11/01
- 198/235: gnu: r-paws-management: Update to 0.7.0., guix-commits, 2024/11/01
- 204/235: gnu: r-logger: Update to 0.4.0., guix-commits, 2024/11/01
- 193/235: gnu: r-paws-end-user-computing: Update to 0.7.0., guix-commits, 2024/11/01
- 192/235: gnu: r-paws-developer-tools: Update to 0.7.0., guix-commits, 2024/11/01
- 200/235: gnu: r-paws-database: Update to 0.7.0., guix-commits, 2024/11/01
- 220/235: gnu: r-e1071: Update to 1.7-16.,
guix-commits <=
- 213/235: gnu: r-git2r: Update to 0.35.0., guix-commits, 2024/11/01
- 203/235: gnu: r-paws: Update to 0.7.0., guix-commits, 2024/11/01
- 219/235: gnu: r-segmented: Update to 2.1-3., guix-commits, 2024/11/01
- 233/235: gnu: r-tclust: Update to 2.0-5., guix-commits, 2024/11/01
- 227/235: gnu: r-prabclus: Update to 2.3-4., guix-commits, 2024/11/01
- 216/235: gnu: r-rcpparmadillo: Update to 14.0.2-1., guix-commits, 2024/11/01
- 234/235: gnu: r-lmom: Update to 3.2., guix-commits, 2024/11/01
- 226/235: gnu: r-randomforest: Update to 4.7-1.2., guix-commits, 2024/11/01
- 214/235: gnu: r-rstudioapi: Update to 0.17.1., guix-commits, 2024/11/01
- 85/235: gnu: r-flextable: Update to 0.9.7., guix-commits, 2024/11/01