[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
13/20: gnu: r-iml: Update to 0.11.2.
From: |
guix-commits |
Subject: |
13/20: gnu: r-iml: Update to 0.11.2. |
Date: |
Tue, 2 Apr 2024 04:31:19 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit bd2663ab68895623fcc24e4368d8cf2db030a54e
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Apr 2 10:04:28 2024 +0200
gnu: r-iml: Update to 0.11.2.
* gnu/packages/cran.scm (r-iml): Update to 0.11.2.
[propagated-inputs]: Remove r-prediction.
Change-Id: I9641fb9ab9e8093c9e1ece679b26799d833c158b
---
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 5baa92f57a..1e0f9b42bd 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -34584,14 +34584,14 @@ simple interface for all functions.")
(define-public r-iml
(package
(name "r-iml")
- (version "0.11.1")
+ (version "0.11.2")
(source
(origin
(method url-fetch)
(uri (cran-uri "iml" version))
(sha256
(base32
- "0fi37lv9czaxcc123f6r57607shqhs83ks96n2n0b93dl1qs0j52"))))
+ "1sjv0cj50iivjlb2hri401z78rmidxxh6q5akscd42k98jyw2r30"))))
(properties `((upstream-name . "iml")))
(build-system r-build-system)
(propagated-inputs
@@ -34602,7 +34602,6 @@ simple interface for all functions.")
r-future-apply
r-ggplot2
r-metrics
- r-prediction
r-r6))
(native-inputs (list r-knitr))
(home-page "https://github.com/christophM/iml")
- branch master updated (0f9f266542 -> df47f4fa27), guix-commits, 2024/04/02
- 03/20: gnu: r-microbiomestat: Update to 1.2., guix-commits, 2024/04/02
- 02/20: gnu: r-bslib: Update to 0.7.0., guix-commits, 2024/04/02
- 12/20: gnu: r-eulerr: Update to 7.0.2., guix-commits, 2024/04/02
- 04/20: gnu: r-collapse: Update to 2.0.12., guix-commits, 2024/04/02
- 08/20: gnu: r-gh: Update to 1.4.1., guix-commits, 2024/04/02
- 11/20: gnu: r-future-apply: Update to 1.11.2., guix-commits, 2024/04/02
- 14/20: gnu: r-metafor: Update to 4.6-0., guix-commits, 2024/04/02
- 13/20: gnu: r-iml: Update to 0.11.2.,
guix-commits <=
- 09/20: gnu: r-arm: Update to 1.14-4., guix-commits, 2024/04/02
- 19/20: gnu: r-rsqlite: Update to 2.3.6., guix-commits, 2024/04/02
- 05/20: gnu: r-httr2: Update to 1.0.1., guix-commits, 2024/04/02
- 06/20: gnu: r-hardyweinberg: Update to 1.7.7., guix-commits, 2024/04/02
- 15/20: gnu: r-textshape: Update to 1.7.5., guix-commits, 2024/04/02
- 07/20: gnu: r-effectsize: Update to 0.8.7., guix-commits, 2024/04/02
- 16/20: gnu: r-codetools: Update to 0.2-20., guix-commits, 2024/04/02
- 18/20: gnu: r-data-table: Update to 1.15.4., guix-commits, 2024/04/02
- 10/20: gnu: r-epi: Update to 2.48., guix-commits, 2024/04/02
- 01/20: gnu: r-rmumps: Update to 5.2.1-29., guix-commits, 2024/04/02