[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
66/125: gnu: r-xgboost: Update to 1.4.1.1.
From: |
guix-commits |
Subject: |
66/125: gnu: r-xgboost: Update to 1.4.1.1. |
Date: |
Tue, 4 May 2021 01:33:27 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 8bf6516ff98eed2c78754e2d7e87252550b4ba95
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue May 4 07:13:14 2021 +0200
gnu: r-xgboost: Update to 1.4.1.1.
* gnu/packages/cran.scm (r-xgboost): Update to 1.4.1.1.
[propagated-inputs]: Add r-jsonlite.
---
gnu/packages/cran.scm | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index 4847051..737203f 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -17845,17 +17845,18 @@ the current document.")
(define-public r-xgboost
(package
(name "r-xgboost")
- (version "1.3.2.1")
+ (version "1.4.1.1")
(source
(origin
(method url-fetch)
(uri (cran-uri "xgboost" version))
(sha256
(base32
- "117q8xqm82589517fi8xicd8724v9c0wnq3qpl84h6nm3aw65x1g"))))
+ "1i706h6yhayzbqlqa1z6fgjc56kxm3isz0jw6d26fpyfjlw6z64z"))))
(build-system r-build-system)
(propagated-inputs
`(("r-data-table" ,r-data-table)
+ ("r-jsonlite" ,r-jsonlite)
("r-magrittr" ,r-magrittr)
("r-matrix" ,r-matrix)))
(native-inputs
- 75/125: gnu: r-rpf: Update to 1.0.7., (continued)
- 75/125: gnu: r-rpf: Update to 1.0.7., guix-commits, 2021/05/04
- 80/125: gnu: r-keyring: Update to 1.2.0., guix-commits, 2021/05/04
- 86/125: gnu: r-clusterr: Update to 1.2.3., guix-commits, 2021/05/04
- 49/125: gnu: r-gh: Update to 1.3.0., guix-commits, 2021/05/04
- 57/125: gnu: r-rsvd: Update to 1.0.5., guix-commits, 2021/05/04
- 59/125: gnu: r-bookdown: Update to 0.22., guix-commits, 2021/05/04
- 77/125: gnu: r-bdgraph: Update to 2.64., guix-commits, 2021/05/04
- 81/125: gnu: r-bridgesampling: Update to 1.1-2., guix-commits, 2021/05/04
- 82/125: gnu: r-scatterpie: Update to 0.1.6., guix-commits, 2021/05/04
- 61/125: gnu: r-svmisc: Update to 1.1.4., guix-commits, 2021/05/04
- 66/125: gnu: r-xgboost: Update to 1.4.1.1.,
guix-commits <=
- 67/125: gnu: r-terra: Update to 1.2-5., guix-commits, 2021/05/04
- 68/125: gnu: r-parameters: Update to 0.13.0., guix-commits, 2021/05/04
- 71/125: gnu: r-adagio: Update to 0.8.4., guix-commits, 2021/05/04
- 72/125: gnu: r-anthropometry: Update to 1.15., guix-commits, 2021/05/04
- 74/125: gnu: r-rsvg: Update to 2.1.2., guix-commits, 2021/05/04
- 87/125: gnu: r-muhaz: Update to 1.2.6.4., guix-commits, 2021/05/04
- 85/125: gnu: r-spatstat-core: Update to 2.1-2., guix-commits, 2021/05/04
- 88/125: gnu: r-transphylo: Update to 1.4.5., guix-commits, 2021/05/04
- 91/125: gnu: r-workflowsets: Update to 0.0.2., guix-commits, 2021/05/04
- 92/125: gnu: r-tidytext: Update to 0.3.1., guix-commits, 2021/05/04