[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
10/214: gnu: r-mboost: Update to 2.9-7.
From: |
guix-commits |
Subject: |
10/214: gnu: r-mboost: Update to 2.9-7. |
Date: |
Sat, 28 May 2022 04:37:06 -0400 (EDT) |
rekado pushed a commit to branch wip-r
in repository guix.
commit d85e4ce493359daad93ab0a25e6bff0662fbb7ba
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sat May 28 08:30:10 2022 +0200
gnu: r-mboost: Update to 2.9-7.
* gnu/packages/cran.scm (r-mboost): Update to 2.9-7.
---
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 7bc7f73695..b1c72ab773 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -1471,13 +1471,13 @@ objects.")
(define-public r-mboost
(package
(name "r-mboost")
- (version "2.9-6")
+ (version "2.9-7")
(source (origin
(method url-fetch)
(uri (cran-uri "mboost" version))
(sha256
(base32
- "1gvcq1y9prpgxw5kxa20l31p384gksfx0pn7gf29jbl3cknqiyix"))))
+ "01ln0vxbbx1fq77q17sx61si82lhfibbchsnf2yw9032cn8wnhh2"))))
(build-system r-build-system)
(propagated-inputs
(list r-lattice
- 171/214: gnu: r-zoolog: Update to 1.0.1., (continued)
- 171/214: gnu: r-zoolog: Update to 1.0.1., guix-commits, 2022/05/28
- 163/214: gnu: r-pdftools: Update to 3.2.1., guix-commits, 2022/05/28
- 182/214: gnu: r-roxygen2: Update to 7.2.0., guix-commits, 2022/05/28
- 185/214: gnu: r-rcpparmadillo: Update to 0.11.1.1.0., guix-commits, 2022/05/28
- 168/214: gnu: r-tensorflow: Update to 2.9.0., guix-commits, 2022/05/28
- 191/214: gnu: r-rtsne: Update to 0.16., guix-commits, 2022/05/28
- 205/214: gnu: r-car: Update to 3.0-13., guix-commits, 2022/05/28
- 199/214: gnu: r-randomforest: Update to 4.7-1.1., guix-commits, 2022/05/28
- 207/214: gnu: r-clubsandwich: Update to 0.5.6., guix-commits, 2022/05/28
- 214/214: gnu: r-biostrings: Patch for R 4.2.0., guix-commits, 2022/05/28
- 10/214: gnu: r-mboost: Update to 2.9-7.,
guix-commits <=
- 157/214: gnu: r-paradox: Update to 0.9.0., guix-commits, 2022/05/28