[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
07/48: gnu: r-mboost: Update to 2.9-10.
From: |
guix-commits |
Subject: |
07/48: gnu: r-mboost: Update to 2.9-10. |
Date: |
Tue, 7 May 2024 16:20:50 -0400 (EDT) |
rekado pushed a commit to branch r-updates
in repository guix.
commit cd44580576182c47023653953ee59e2dd72f1b24
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue May 7 22:17:29 2024 +0200
gnu: r-mboost: Update to 2.9-10.
* gnu/packages/cran.scm (r-mboost): Update to 2.9-10.
Change-Id: I68b980e21438220989258c0d98791ab25e9211a6
---
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 1c35e55706..f7fc44a1ca 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -3621,13 +3621,13 @@ similar to OLS.")
(define-public r-mboost
(package
(name "r-mboost")
- (version "2.9-9")
+ (version "2.9-10")
(source (origin
(method url-fetch)
(uri (cran-uri "mboost" version))
(sha256
(base32
- "1apcd90xsr9hl5f1szhyibdx61zi4p6s9bvag8bdk2yj4kqq6fmz"))))
+ "13dhs3q9gf5n6kwf6j3b29gvwxnkycfkpsw5fr4lnhllm9zs84z7"))))
(build-system r-build-system)
(propagated-inputs
(list r-lattice
- branch r-updates updated (c6c11debc7 -> fd08330f7f), guix-commits, 2024/05/07
- 02/48: gnu: r-valr: Update to 0.8.1., guix-commits, 2024/05/07
- 07/48: gnu: r-mboost: Update to 2.9-10.,
guix-commits <=
- 12/48: gnu: r-sp: Update to 2.1-4., guix-commits, 2024/05/07
- 08/48: gnu: r-secretbase: Update to 0.5.0., guix-commits, 2024/05/07
- 15/48: gnu: r-debugme: Update to 1.2.0., guix-commits, 2024/05/07
- 22/48: gnu: r-labelled: Update to 2.13.0., guix-commits, 2024/05/07
- 06/48: gnu: r-oompadata: Update to 3.1.4., guix-commits, 2024/05/07
- 01/48: gnu: r-scgate: Update to 1.6.2., guix-commits, 2024/05/07
- 04/48: gnu: r-brio: Update to 1.1.5., guix-commits, 2024/05/07
- 11/48: gnu: r-rcppspdlog: Update to 0.0.17., guix-commits, 2024/05/07
- 10/48: FIXUP r-infercnv, guix-commits, 2024/05/07
- 13/48: gnu: r-evd: Update to 2.3-7., guix-commits, 2024/05/07