[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
87/98: gnu: r-mlearning: Update to 1.2.1.
From: |
guix-commits |
Subject: |
87/98: gnu: r-mlearning: Update to 1.2.1. |
Date: |
Wed, 13 Sep 2023 18:06:45 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 772f00b171f6ad3f497f4609defddf175cf6a773
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Thu Sep 14 00:04:16 2023 +0200
gnu: r-mlearning: Update to 1.2.1.
* gnu/packages/cran.scm (r-mlearning): Update to 1.2.1.
[propagated-inputs]: Add r-rpart.
---
gnu/packages/cran.scm | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index 0b1185e4c6..9c93a5477b 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -39191,14 +39191,14 @@ large datasets.")
(define-public r-mlearning
(package
(name "r-mlearning")
- (version "1.1.1")
+ (version "1.2.1")
(source
(origin
(method url-fetch)
(uri (cran-uri "mlearning" version))
(sha256
(base32
- "1zjnh4gcw068li1bks60gazn3205xhmqz67hbkb1san33lmlxya3"))))
+ "0fh28i36smpybhzd2kni435m7wf20i3yib6h7jy173r1v5adzkba"))))
(properties `((upstream-name . "mlearning")))
(build-system r-build-system)
(propagated-inputs
@@ -39207,7 +39207,8 @@ large datasets.")
r-ipred
r-mass
r-nnet
- r-randomforest))
+ r-randomforest
+ r-rpart))
(home-page "https://www.sciviews.org/zooimage")
(synopsis "Machine learning algorithms with unified interface")
(description
- 96/98: gnu: r-lmom: Update to 3.0., (continued)
- 96/98: gnu: r-lmom: Update to 3.0., guix-commits, 2023/09/13
- 32/98: gnu: r-ggeffects: Update to 1.3.1., guix-commits, 2023/09/13
- 51/98: gnu: r-desolve: Update to 1.38., guix-commits, 2023/09/13
- 52/98: gnu: r-gamlss: Update to 5.4-18., guix-commits, 2023/09/13
- 64/98: gnu: r-config: Update to 0.3.2., guix-commits, 2023/09/13
- 67/98: gnu: r-diversitree: Update to 0.9-20., guix-commits, 2023/09/13
- 66/98: gnu: r-seqminer: Update to 9.1., guix-commits, 2023/09/13
- 81/98: gnu: r-paws-machine-learning: Update to 0.4.0., guix-commits, 2023/09/13
- 80/98: gnu: r-paws-analytics: Update to 0.4.0., guix-commits, 2023/09/13
- 89/98: gnu: r-foreign: Update to 0.8-85., guix-commits, 2023/09/13
- 87/98: gnu: r-mlearning: Update to 1.2.1.,
guix-commits <=
- 95/98: gnu: r-deoptimr: Update to 1.1-2., guix-commits, 2023/09/13
- 70/98: gnu: r-packcircles: Update to 0.3.6., guix-commits, 2023/09/13
- 71/98: gnu: r-stars: Update to 0.6-4., guix-commits, 2023/09/13
- 78/98: gnu: r-paws-application-integration: Update to 0.4.0., guix-commits, 2023/09/13
- 29/98: gnu: r-tarchetypes: Update to 0.7.8., guix-commits, 2023/09/13
- 45/98: gnu: r-ggcorrplot: Update to 0.1.4.1., guix-commits, 2023/09/13
- 55/98: gnu: r-forecast: Update to 8.21.1., guix-commits, 2023/09/13
- 74/98: gnu: r-paws-customer-engagement: Update to 0.4.0., guix-commits, 2023/09/13
- 58/98: gnu: r-rsconnect: Update to 1.1.0., guix-commits, 2023/09/13
- 60/98: gnu: r-spatstat-explore: Update to 3.2-3., guix-commits, 2023/09/13