[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
11/27: gnu: r-superlearner: Update to 2.0-29.
From: |
guix-commits |
Subject: |
11/27: gnu: r-superlearner: Update to 2.0-29. |
Date: |
Mon, 26 Feb 2024 06:35:08 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 917f84dcfe16622fc68b4bed6020f39b0002ef08
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Feb 26 12:25:12 2024 +0100
gnu: r-superlearner: Update to 2.0-29.
* gnu/packages/cran.scm (r-superlearner): Update to 2.0-29.
Change-Id: I59aaaa9a2195e217966c589aab940f7bfdc6466d
---
gnu/packages/cran.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index 7602d12ee5..16cf5ed401 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -15581,14 +15581,14 @@ Models\" (Hastie and Tibshirani, 1990).")
(define-public r-superlearner
(package
(name "r-superlearner")
- (version "2.0-28.1")
+ (version "2.0-29")
(source
(origin
(method url-fetch)
(uri (cran-uri "SuperLearner" version))
(sha256
(base32
- "19kb4shfhj5aigjm1ljmlvr0jmgcbd6yl4gl3wfddy0nk2wi2bvm"))))
+ "0g1baz8jakgfwdh5bd9hrg1nm4ljpnxiiy5pmf00d27ld7wh6sr3"))))
(properties `((upstream-name . "SuperLearner")))
(build-system r-build-system)
(propagated-inputs
- 08/27: gnu: r-renv: Update to 1.0.4., (continued)
- 08/27: gnu: r-renv: Update to 1.0.4., guix-commits, 2024/02/26
- 07/27: gnu: r-ctrdata: Update to 1.17.2., guix-commits, 2024/02/26
- 12/27: gnu: r-mosaic: Update to 1.9.1., guix-commits, 2024/02/26
- 10/27: gnu: r-nodbi: Update to 0.10.2., guix-commits, 2024/02/26
- 01/27: gnu: apache-arrow: Update to 14.0.2., guix-commits, 2024/02/26
- 05/27: gnu: r-secretbase: Update to 0.3.0., guix-commits, 2024/02/26
- 04/27: gnu: r-gprofiler2: Update to 0.2.3., guix-commits, 2024/02/26
- 06/27: gnu: r-shape: Update to 1.4.6.1., guix-commits, 2024/02/26
- 09/27: gnu: r-officer: Update to 0.6.5., guix-commits, 2024/02/26
- 15/27: gnu: r-sccore: Update to 1.0.5., guix-commits, 2024/02/26
- 11/27: gnu: r-superlearner: Update to 2.0-29.,
guix-commits <=
- 13/27: gnu: r-ggeffects: Update to 1.5.0., guix-commits, 2024/02/26
- 16/27: gnu: r-loo: Update to 2.7.0., guix-commits, 2024/02/26
- 21/27: gnu: r-rtweet: Update to 2.0.0., guix-commits, 2024/02/26
- 27/27: gnu: r-mclust: Update to 6.1., guix-commits, 2024/02/26
- 24/27: gnu: r-ggdendro: Update to 0.2.0., guix-commits, 2024/02/26
- 26/27: gnu: r-runit: Update to 0.4.33., guix-commits, 2024/02/26
- 19/27: gnu: r-readtext: Update to 0.91., guix-commits, 2024/02/26
- 17/27: gnu: r-fastshap: Update to 0.1.1., guix-commits, 2024/02/26
- 14/27: gnu: r-afex: Update to 1.3-1., guix-commits, 2024/02/26
- 22/27: gnu: r-boot: Update to 1.3-30., guix-commits, 2024/02/26