[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
99/185: gnu: r-gbm: Update to 2.2.2.
From: |
guix-commits |
Subject: |
99/185: gnu: r-gbm: Update to 2.2.2. |
Date: |
Tue, 2 Jul 2024 09:28:01 -0400 (EDT) |
rekado pushed a commit to branch r-team
in repository guix.
commit 38134c813c19a45b970ddefa15037e33e1fe8dc1
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Jul 2 14:58:44 2024 +0200
gnu: r-gbm: Update to 2.2.2.
* gnu/packages/cran.scm (r-gbm): Update to 2.2.2.
Change-Id: I99e837fa3e216731542cf22bac1c5aa694965c51
---
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 1f25a23284..ac0c1f8c3a 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -25918,14 +25918,14 @@ graphics using Vega.")
(define-public r-gbm
(package
(name "r-gbm")
- (version "2.1.9")
+ (version "2.2.2")
(source
(origin
(method url-fetch)
(uri (cran-uri "gbm" version))
(sha256
(base32
- "1r5d8mkg4z14l3743h39r35r0qqjx5p40ixdkcc5iyjab0fzm24x"))))
+ "1x64a0cq9ys49i3z4df0grk506n55i7yj1ljysf9g60cq6xd56h2"))))
(build-system r-build-system)
(propagated-inputs
(list r-lattice r-survival))
- 80/185: gnu: r-performance: Update to 0.12.0., (continued)
- 80/185: gnu: r-performance: Update to 0.12.0., guix-commits, 2024/07/02
- 89/185: gnu: r-epi: Update to 2.51., guix-commits, 2024/07/02
- 77/185: gnu: r-emmeans: Update to 1.10.3., guix-commits, 2024/07/02
- 83/185: gnu: r-waveslim: Update to 1.8.5., guix-commits, 2024/07/02
- 87/185: gnu: r-fields: Update to 16.2., guix-commits, 2024/07/02
- 86/185: gnu: r-gridpattern: Update to 1.2.2., guix-commits, 2024/07/02
- 85/185: gnu: r-rnifti: Update to 1.7.0., guix-commits, 2024/07/02
- 92/185: gnu: r-unigd: Update to 0.1.2., guix-commits, 2024/07/02
- 95/185: gnu: r-rms: Update to 6.8-1., guix-commits, 2024/07/02
- 96/185: gnu: r-osqp: Update to 0.6.3.3., guix-commits, 2024/07/02
- 99/185: gnu: r-gbm: Update to 2.2.2.,
guix-commits <=
- 100/185: gnu: r-ggfun: Update to 0.1.5., guix-commits, 2024/07/02
- 103/185: gnu: r-dqrng: Update to 0.4.1., guix-commits, 2024/07/02
- 82/185: gnu: r-sjplot: Update to 2.8.16., guix-commits, 2024/07/02
- 81/185: gnu: r-ggeffects: Update to 1.7.0., guix-commits, 2024/07/02
- 90/185: gnu: r-ggpattern: Update to 1.1.1., guix-commits, 2024/07/02
- 88/185: gnu: r-cmprsk: Update to 2.2-12., guix-commits, 2024/07/02
- 93/185: gnu: r-spdata: Update to 2.3.1., guix-commits, 2024/07/02
- 97/185: gnu: r-r2html: Update to 2.3.4., guix-commits, 2024/07/02
- 94/185: gnu: r-spdep: Update to 1.3-5., guix-commits, 2024/07/02
- 98/185: gnu: r-pamr: Update to 1.57., guix-commits, 2024/07/02