[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
142/214: gnu: r-iml: Update to 0.11.0.
From: |
guix-commits |
Subject: |
142/214: gnu: r-iml: Update to 0.11.0. |
Date: |
Sat, 28 May 2022 04:37:47 -0400 (EDT) |
rekado pushed a commit to branch wip-r
in repository guix.
commit 1d53789f0ccf3950fb1ca61940bc0a272ad94cee
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sat May 28 08:30:46 2022 +0200
gnu: r-iml: Update to 0.11.0.
* gnu/packages/cran.scm (r-iml): Update to 0.11.0.
[propagated-inputs]: Remove r-keras.
---
gnu/packages/cran.scm | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index 0deb81f545..72aaafb7b8 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -27261,14 +27261,14 @@ simple interface for all functions.")
(define-public r-iml
(package
(name "r-iml")
- (version "0.10.1")
+ (version "0.11.0")
(source
(origin
(method url-fetch)
(uri (cran-uri "iml" version))
(sha256
(base32
- "1wz6xqhvqkzj723nw7qrlwb1171wvvpxhv3pa8cq7vcbkiflq37r"))))
+ "1za7bjnp07i20vyb6vxz2ya5cr8g4p076w61n8m38wnz04lz5yz5"))))
(properties `((upstream-name . "iml")))
(build-system r-build-system)
(propagated-inputs
@@ -27278,7 +27278,6 @@ simple interface for all functions.")
r-future
r-future-apply
r-ggplot2
- r-keras
r-metrics
r-prediction
r-r6))
- 121/214: gnu: r-mda: Update to 0.5-3., (continued)
- 121/214: gnu: r-mda: Update to 0.5-3., guix-commits, 2022/05/28
- 119/214: gnu: r-subplex: Update to 1.8., guix-commits, 2022/05/28
- 120/214: gnu: r-reldist: Update to 1.7-1., guix-commits, 2022/05/28
- 124/214: gnu: r-alabama: Update to 2022.4-1., guix-commits, 2022/05/28
- 126/214: gnu: r-caret: Update to 6.0-92., guix-commits, 2022/05/28
- 130/214: gnu: r-semtools: Update to 0.5-6., guix-commits, 2022/05/28
- 132/214: gnu: r-lisreltor: Update to 0.1.5., guix-commits, 2022/05/28
- 136/214: gnu: r-irtoys: Update to 0.2.2., guix-commits, 2022/05/28
- 134/214: gnu: r-cdm: Update to 8.1-12., guix-commits, 2022/05/28
- 140/214: gnu: r-brms: Update to 2.17.0., guix-commits, 2022/05/28
- 142/214: gnu: r-iml: Update to 0.11.0.,
guix-commits <=
- 139/214: gnu: r-projpred: Update to 2.1.2., guix-commits, 2022/05/28
- 148/214: gnu: r-igraph: Update to 1.3.1., guix-commits, 2022/05/28
- 150/214: gnu: r-tidytext: Update to 0.3.3., guix-commits, 2022/05/28
- 145/214: gnu: r-spatstat-data: Update to 2.2-0., guix-commits, 2022/05/28
- 144/214: gnu: r-spatstat-sparse: Update to 2.1-1., guix-commits, 2022/05/28
- 138/214: gnu: r-optimx: Update to 2022-4.30., guix-commits, 2022/05/28
- 151/214: gnu: r-lsa: Update to 0.73.3., guix-commits, 2022/05/28
- 156/214: gnu: r-mlr3pipelines: Update to 0.4.1., guix-commits, 2022/05/28
- 152/214: gnu: r-altmeta: Update to 4.0., guix-commits, 2022/05/28
- 158/214: gnu: r-mlr3learners: Update to 0.5.3., guix-commits, 2022/05/28