[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
164/195: gnu: r-rpart: Update to 4.1.23.
From: |
guix-commits |
Subject: |
164/195: gnu: r-rpart: Update to 4.1.23. |
Date: |
Fri, 15 Dec 2023 06:31:42 -0500 (EST) |
rekado pushed a commit to branch r-updates
in repository guix.
commit 07802360b2a52db7401bbd0d0e293904ddc86416
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Fri Dec 15 12:17:09 2023 +0100
gnu: r-rpart: Update to 4.1.23.
* gnu/packages/statistics.scm (r-rpart): Update to 4.1.23.
Change-Id: I75093127c46729952be6d55b802ed1241f2861b7
---
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 77d31cc744..b3e47a8bf8 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.21")
+ (version "4.1.23")
(source
(origin
(method url-fetch)
(uri (cran-uri "rpart" version))
(sha256
(base32
- "0av28n5as53qrxm41hcrwv59qdv7gfli668q32z0a5r1bdkiqz77"))))
+ "1bxbvbv3jwz1j6yhgswbr6qy574n9rbp3cnwl9badkm6dbnrmf7r"))))
(build-system r-build-system)
(home-page "https://cran.r-project.org/web/packages/rpart")
(synopsis "Recursive partitioning and regression trees")
- 126/195: gnu: r-pmcmrplus: Update to 1.9.10., (continued)
- 126/195: gnu: r-pmcmrplus: Update to 1.9.10., guix-commits, 2023/12/15
- 127/195: gnu: r-accrual: Update to 1.4., guix-commits, 2023/12/15
- 138/195: gnu: r-memisc: Update to 0.99.31.7., guix-commits, 2023/12/15
- 142/195: gnu: r-clusterr: Update to 1.3.2., guix-commits, 2023/12/15
- 137/195: gnu: r-lightgbm: Update to 4.2.0., guix-commits, 2023/12/15
- 159/195: gnu: r-iotools: Update to 0.3-5., guix-commits, 2023/12/15
- 74/195: gnu: r-expm: Update to 0.999-8., guix-commits, 2023/12/15
- 168/195: gnu: r-markdown: Update to 1.12., guix-commits, 2023/12/15
- 153/195: gnu: r-mlr3tuning: Update to 0.19.2., guix-commits, 2023/12/15
- 163/195: gnu: r-nlme: Update to 3.1-164., guix-commits, 2023/12/15
- 164/195: gnu: r-rpart: Update to 4.1.23.,
guix-commits <=
- 188/195: gnu: r-mclust: Update to 6.0.1., guix-commits, 2023/12/15
- 161/195: gnu: r-foreign: Update to 0.8-86., guix-commits, 2023/12/15
- 172/195: gnu: r-xml2: Update to 1.3.6., guix-commits, 2023/12/15
- 151/195: gnu: r-mlr3: Update to 0.17.0., guix-commits, 2023/12/15
- 166/195: gnu: r-gdtools: Update to 0.3.5., guix-commits, 2023/12/15
- 156/195: gnu: r-webutils: Update to 1.2.0., guix-commits, 2023/12/15
- 155/195: gnu: r-vroom: Update to 1.6.5., guix-commits, 2023/12/15
- 183/195: gnu: r-mvtnorm: Update to 1.2-4., guix-commits, 2023/12/15
- 150/195: gnu: r-mlr3pipelines: Update to 0.5.0-2., guix-commits, 2023/12/15
- 181/195: gnu: r-e1071: Update to 1.7-14., guix-commits, 2023/12/15