[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
85/150: gnu: r-xgboost: Update to 1.3.2.1.
From: |
guix-commits |
Subject: |
85/150: gnu: r-xgboost: Update to 1.3.2.1. |
Date: |
Wed, 20 Jan 2021 11:21:04 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 99ccf36481d32b4d60226b945a5e0e756bb28b66
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Wed Jan 20 17:11:49 2021 +0100
gnu: r-xgboost: Update to 1.3.2.1.
* gnu/packages/cran.scm (r-xgboost): Update to 1.3.2.1.
[propagated-inputs]: Remove r-stringi.
---
gnu/packages/cran.scm | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index ee7462d..f510add 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -16725,20 +16725,19 @@ the current document.")
(define-public r-xgboost
(package
(name "r-xgboost")
- (version "1.2.0.1")
+ (version "1.3.2.1")
(source
(origin
(method url-fetch)
(uri (cran-uri "xgboost" version))
(sha256
(base32
- "16hpvv2hwdzcyg90z7c1g5d2hj011qk8mivy4l2nqd2g7rkjwis4"))))
+ "117q8xqm82589517fi8xicd8724v9c0wnq3qpl84h6nm3aw65x1g"))))
(build-system r-build-system)
(propagated-inputs
`(("r-data-table" ,r-data-table)
("r-magrittr" ,r-magrittr)
- ("r-matrix" ,r-matrix)
- ("r-stringi" ,r-stringi)))
+ ("r-matrix" ,r-matrix)))
(native-inputs
`(("r-knitr" ,r-knitr)))
(home-page "https://github.com/dmlc/xgboost")
- 117/150: gnu: r-mlr3measures: Update to 0.3.1., (continued)
- 117/150: gnu: r-mlr3measures: Update to 0.3.1., guix-commits, 2021/01/20
- 108/150: gnu: r-hunspell: Update to 3.0.1., guix-commits, 2021/01/20
- 111/150: gnu: r-infer: Update to 0.5.4., guix-commits, 2021/01/20
- 132/150: gnu: r-withr: Update to 2.4.0., guix-commits, 2021/01/20
- 138/150: gnu: r-segmented: Update to 1.3-1., guix-commits, 2021/01/20
- 137/150: gnu: r-rsqlite: Update to 2.2.2., guix-commits, 2021/01/20
- 135/150: gnu: r-catools: Update to 1.18.1., guix-commits, 2021/01/20
- 142/150: gnu: r-plotly: Update to 4.9.3., guix-commits, 2021/01/20
- 145/150: gnu: r-robustbase: Update to 0.93-7., guix-commits, 2021/01/20
- 148/150: gnu: r-quantreg: Update to 5.82., guix-commits, 2021/01/20
- 85/150: gnu: r-xgboost: Update to 1.3.2.1.,
guix-commits <=
- 118/150: gnu: r-mlr3misc: Update to 0.7.0., guix-commits, 2021/01/20
- 113/150: gnu: r-qtl2: Update to 0.24., guix-commits, 2021/01/20
- 130/150: gnu: r-backports: Update to 1.2.1., guix-commits, 2021/01/20
- 150/150: gnu: r-fdrtool: Update to 1.2.16., guix-commits, 2021/01/20
- 146/150: gnu: r-vgam: Update to 1.1-5., guix-commits, 2021/01/20
- 116/150: gnu: r-lgr: Update to 0.4.2., guix-commits, 2021/01/20
- 102/150: gnu: r-directlabels: Update to 2021.1.13., guix-commits, 2021/01/20
- 104/150: gnu: r-spatstat-utils: Update to 1.20-2., guix-commits, 2021/01/20
- 119/150: gnu: r-matrix: Update to 1.3-2., guix-commits, 2021/01/20
- 109/150: gnu: r-tidytext: Update to 0.3.0., guix-commits, 2021/01/20