[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
199/214: gnu: r-randomforest: Update to 4.7-1.1.
From: |
guix-commits |
Subject: |
199/214: gnu: r-randomforest: Update to 4.7-1.1. |
Date: |
Sat, 28 May 2022 04:37:56 -0400 (EDT) |
rekado pushed a commit to branch wip-r
in repository guix.
commit 73733828e4f17d7685dac5f5875e6c3ab92aefd3
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sat May 28 08:31:00 2022 +0200
gnu: r-randomforest: Update to 4.7-1.1.
* gnu/packages/statistics.scm (r-randomforest): Update to 4.7-1.1.
---
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 0b521dbf4b..f05eae6c06 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -5061,14 +5061,14 @@ perform @dfn{independent component analysis} (ICA) and
projection pursuit.")
(define-public r-randomforest
(package
(name "r-randomforest")
- (version "4.7-1")
+ (version "4.7-1.1")
(source
(origin
(method url-fetch)
(uri (cran-uri "randomForest" version))
(sha256
(base32
- "04q6gb917md4yw837cf9vlx1q8ljl06jw7yhykzb6nl47w55jnkq"))))
+ "1micz9794j7xmj755ln2692rzip8azndflxgdg6xn3j86issi7pm"))))
(properties `((upstream-name . "randomForest")))
(build-system r-build-system)
(home-page "https://www.stat.berkeley.edu/~breiman/RandomForests/")
- 210/214: gnu: r-desctools: Update to 0.99.45., (continued)
- 210/214: gnu: r-desctools: Update to 0.99.45., guix-commits, 2022/05/28
- 211/214: gnu: r-binom: Update to 1.1-1.1., guix-commits, 2022/05/28
- 162/214: gnu: r-qdapregex: Update to 0.7.5., guix-commits, 2022/05/28
- 171/214: gnu: r-zoolog: Update to 1.0.1., guix-commits, 2022/05/28
- 163/214: gnu: r-pdftools: Update to 3.2.1., guix-commits, 2022/05/28
- 182/214: gnu: r-roxygen2: Update to 7.2.0., guix-commits, 2022/05/28
- 185/214: gnu: r-rcpparmadillo: Update to 0.11.1.1.0., guix-commits, 2022/05/28
- 168/214: gnu: r-tensorflow: Update to 2.9.0., guix-commits, 2022/05/28
- 191/214: gnu: r-rtsne: Update to 0.16., guix-commits, 2022/05/28
- 205/214: gnu: r-car: Update to 3.0-13., guix-commits, 2022/05/28
- 199/214: gnu: r-randomforest: Update to 4.7-1.1.,
guix-commits <=
- 207/214: gnu: r-clubsandwich: Update to 0.5.6., guix-commits, 2022/05/28
- 214/214: gnu: r-biostrings: Patch for R 4.2.0., guix-commits, 2022/05/28
- 10/214: gnu: r-mboost: Update to 2.9-7., guix-commits, 2022/05/28
- 157/214: gnu: r-paradox: Update to 0.9.0., guix-commits, 2022/05/28