[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
106/112: gnu: r-randomforest: Update to 4.7-1.
From: |
guix-commits |
Subject: |
106/112: gnu: r-randomforest: Update to 4.7-1. |
Date: |
Tue, 15 Mar 2022 15:22:27 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 77e7a090800442debba399f2b9afc311dc951240
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sat Mar 12 23:04:40 2022 +0100
gnu: r-randomforest: Update to 4.7-1.
* gnu/packages/statistics.scm (r-randomforest): Update to 4.7-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 782e404714..1dd9a41511 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -5043,14 +5043,14 @@ perform @dfn{independent component analysis} (ICA) and
projection pursuit.")
(define-public r-randomforest
(package
(name "r-randomforest")
- (version "4.6-14")
+ (version "4.7-1")
(source
(origin
(method url-fetch)
(uri (cran-uri "randomForest" version))
(sha256
(base32
- "0kbmm0l42fc2d1rdq0l7k09d34kd87q4lx651ffsic4y84h8kf7l"))))
+ "04q6gb917md4yw837cf9vlx1q8ljl06jw7yhykzb6nl47w55jnkq"))))
(properties `((upstream-name . "randomForest")))
(build-system r-build-system)
(home-page "https://www.stat.berkeley.edu/~breiman/RandomForests/")
- 76/112: gnu: r-seqminer: Update to 8.4., (continued)
- 76/112: gnu: r-seqminer: Update to 8.4., guix-commits, 2022/03/15
- 80/112: gnu: r-ragg: Update to 1.2.2., guix-commits, 2022/03/15
- 82/112: gnu: r-opencpu: Update to 2.2.7., guix-commits, 2022/03/15
- 84/112: gnu: r-tensorflow: Update to 2.8.0., guix-commits, 2022/03/15
- 85/112: gnu: r-keras: Update to 2.8.0., guix-commits, 2022/03/15
- 86/112: gnu: r-paws-common: Update to 0.3.16., guix-commits, 2022/03/15
- 87/112: gnu: r-mockery: Update to 0.4.3., guix-commits, 2022/03/15
- 92/112: gnu: r-evaluate: Update to 0.15., guix-commits, 2022/03/15
- 99/112: gnu: r-xml: Update to 3.99-0.9., guix-commits, 2022/03/15
- 100/112: gnu: r-iterators: Update to 1.0.14., guix-commits, 2022/03/15
- 106/112: gnu: r-randomforest: Update to 4.7-1.,
guix-commits <=
- 105/112: gnu: r-tidyr: Update to 1.2.0., guix-commits, 2022/03/15
- 107/112: gnu: r-rrcov: Update to 1.6-2., guix-commits, 2022/03/15
- 111/112: gnu: r-lme4: Update to 1.1-28., guix-commits, 2022/03/15
- 16/112: gnu: r-circlize: Update to 0.4.14., guix-commits, 2022/03/15
- 53/112: gnu: r-ggnewscale: Update to 0.4.6., guix-commits, 2022/03/15
- 61/112: gnu: r-gamlss: Update to 5.4-1., guix-commits, 2022/03/15
- 65/112: gnu: r-rockchalk: Update to 1.8.151., guix-commits, 2022/03/15
- 101/112: gnu: r-foreach: Update to 1.5.2., guix-commits, 2022/03/15
- 28/112: gnu: r-parsedate: Update to 1.3.0., guix-commits, 2022/03/15