[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
18/23: gnu: r-shapforxgboost: Update to 0.1.3.
From: |
guix-commits |
Subject: |
18/23: gnu: r-shapforxgboost: Update to 0.1.3. |
Date: |
Sat, 3 Jun 2023 02:33:26 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit a0660408562dfb37419bf3a483bccdc650c4b9c1
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sat Jun 3 08:32:03 2023 +0200
gnu: r-shapforxgboost: Update to 0.1.3.
* gnu/packages/cran.scm (r-shapforxgboost): Update to 0.1.3.
---
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 0839e42d29..e69c2f14cc 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -31714,14 +31714,14 @@ designed to be distributed and efficient with the
following goals:
(define-public r-shapforxgboost
(package
(name "r-shapforxgboost")
- (version "0.1.1")
+ (version "0.1.3")
(source
(origin
(method url-fetch)
(uri (cran-uri "SHAPforxgboost" version))
(sha256
(base32
- "106nsf02b1w3yshb55lwnyw1rl1a60162v2wk8znjz3b4ln3mqj5"))))
+ "0b3h6py80a0dmb8f8j4h7a7d0k6ld8l0qr24r8pxxy7dbqbyxh5x"))))
(properties
`((upstream-name . "SHAPforxgboost")))
(build-system r-build-system)
- 03/23: gnu: r-rmarkdown: Update to 2.22., (continued)
- 03/23: gnu: r-rmarkdown: Update to 2.22., guix-commits, 2023/06/03
- 04/23: gnu: r-ggpicrust2: Update to 1.7.0., guix-commits, 2023/06/03
- 01/23: gnu: Add r-consrank., guix-commits, 2023/06/03
- 02/23: gnu: r-rgdal: Update to 1.6-7., guix-commits, 2023/06/03
- 06/23: gnu: r-sp: Update to 1.6-1., guix-commits, 2023/06/03
- 07/23: gnu: r-ucminf: Update to 1.2.0., guix-commits, 2023/06/03
- 08/23: gnu: r-catdap: Update to 1.3.7., guix-commits, 2023/06/03
- 09/23: gnu: r-maptools: Update to 1.1-7., guix-commits, 2023/06/03
- 11/23: gnu: r-performance: Update to 0.10.4., guix-commits, 2023/06/03
- 14/23: gnu: r-adabag: Update to 5.0., guix-commits, 2023/06/03
- 18/23: gnu: r-shapforxgboost: Update to 0.1.3.,
guix-commits <=
- 23/23: gnu: r-biased-urn: Update to 2.0.10., guix-commits, 2023/06/03
- 13/23: gnu: r-assertive-code: Update to 0.0-4., guix-commits, 2023/06/03
- 19/23: gnu: r-scico: Update to 1.4.0., guix-commits, 2023/06/03
- 20/23: gnu: r-stringfish: Update to 0.15.8., guix-commits, 2023/06/03
- 17/23: gnu: r-projpred: Update to 2.6.0., guix-commits, 2023/06/03
- 21/23: gnu: r-mvtnorm: Update to 1.2-0., guix-commits, 2023/06/03
- 22/23: gnu: r-matrixstats: Update to 1.0.0., guix-commits, 2023/06/03