[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
73/77: gnu: r-rpart: Update to 4.1.21.
From: |
guix-commits |
Subject: |
73/77: gnu: r-rpart: Update to 4.1.21. |
Date: |
Wed, 25 Oct 2023 11:00:21 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 31921b70370c84fb8771cae4f7a6b2f874494681
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Wed Oct 25 16:57:42 2023 +0200
gnu: r-rpart: Update to 4.1.21.
* gnu/packages/statistics.scm (r-rpart): Update to 4.1.21.
Change-Id: I3c87cf0c8ea010a3f32ad70e9ad70cb9206e062a
---
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 89dfe1369c..53ee6621cd 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -757,14 +757,14 @@ single hidden layer, and for multinomial log-linear
models.")
(define-public r-rpart
(package
(name "r-rpart")
- (version "4.1.19")
+ (version "4.1.21")
(source
(origin
(method url-fetch)
(uri (cran-uri "rpart" version))
(sha256
(base32
- "0rcm4hk2k0ag9qmb0f933yqrq8jpnclwrzp6825swgsqnp83wwpy"))))
+ "0av28n5as53qrxm41hcrwv59qdv7gfli668q32z0a5r1bdkiqz77"))))
(build-system r-build-system)
(home-page "https://cran.r-project.org/web/packages/rpart")
(synopsis "Recursive partitioning and regression trees")
- 39/77: gnu: r-quickjsr: Update to 1.0.7., (continued)
- 39/77: gnu: r-quickjsr: Update to 1.0.7., guix-commits, 2023/10/25
- 43/77: gnu: r-spam: Update to 2.10-0., guix-commits, 2023/10/25
- 46/77: gnu: r-osqp: Update to 0.6.3.2., guix-commits, 2023/10/25
- 57/77: gnu: r-spatstat-model: Update to 3.2-8., guix-commits, 2023/10/25
- 59/77: gnu: r-spatstat-sparse: Update to 3.0-3., guix-commits, 2023/10/25
- 53/77: gnu: r-proxyc: Update to 0.3.4., guix-commits, 2023/10/25
- 60/77: gnu: r-spatstat-data: Update to 3.0-3., guix-commits, 2023/10/25
- 66/77: gnu: r-ragg: Update to 1.2.6., guix-commits, 2023/10/25
- 65/77: gnu: r-textshaping: Update to 0.3.7., guix-commits, 2023/10/25
- 68/77: gnu: r-rworldmap: Update to 1.3-8., guix-commits, 2023/10/25
- 73/77: gnu: r-rpart: Update to 4.1.21.,
guix-commits <=
- 28/77: gnu: r-radiant-data: Update to 1.6.2., guix-commits, 2023/10/25
- 30/77: gnu: r-factominer: Update to 2.9., guix-commits, 2023/10/25
- 33/77: gnu: r-flextable: Update to 0.9.4., guix-commits, 2023/10/25
- 34/77: gnu: r-cmplot: Update to 4.4.3., guix-commits, 2023/10/25
- 35/77: gnu: r-precrec: Update to 0.14.4., guix-commits, 2023/10/25
- 37/77: gnu: r-magick: Update to 2.8.1., guix-commits, 2023/10/25
- 40/77: gnu: r-emmeans: Update to 1.8.9., guix-commits, 2023/10/25
- 41/77: gnu: r-ggeffects: Update to 1.3.2., guix-commits, 2023/10/25
- 42/77: gnu: r-dotcall64: Update to 1.1-0., guix-commits, 2023/10/25
- 44/77: gnu: r-wk: Update to 0.9.0., guix-commits, 2023/10/25