[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
07/145: gnu: r-mboost: Update to 2.9-6.
From: |
guix-commits |
Subject: |
07/145: gnu: r-mboost: Update to 2.9-6. |
Date: |
Tue, 12 Apr 2022 03:36:30 -0400 (EDT) |
rekado pushed a commit to branch wip-r
in repository guix.
commit acc95b1d4a89a5397aae05cf2b6a5b8862c87bbc
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Apr 11 18:01:03 2022 +0200
gnu: r-mboost: Update to 2.9-6.
* gnu/packages/cran.scm (r-mboost): Update to 2.9-6.
---
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 c2e1380435..97ebbb08c0 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -1343,13 +1343,13 @@ objects.")
(define-public r-mboost
(package
(name "r-mboost")
- (version "2.9-5")
+ (version "2.9-6")
(source (origin
(method url-fetch)
(uri (cran-uri "mboost" version))
(sha256
(base32
- "0yg07fdd1sbjfhhxn1dqgph2vzqyq7l52cdk5iq2a2zy1vh176yg"))))
+ "1gvcq1y9prpgxw5kxa20l31p384gksfx0pn7gf29jbl3cknqiyix"))))
(build-system r-build-system)
(propagated-inputs
(list r-lattice
- branch wip-r created (now a49a8bf06e), guix-commits, 2022/04/12
- 01/145: gnu: r-nmf: Update to 0.24.0., guix-commits, 2022/04/12
- 02/145: gnu: r-abn: Update to 2.7-0., guix-commits, 2022/04/12
- 03/145: gnu: r-datawizard: Update to 0.4.0., guix-commits, 2022/04/12
- 04/145: gnu: r-waldo: Update to 0.4.0., guix-commits, 2022/04/12
- 08/145: gnu: r-readxl: Update to 1.4.0., guix-commits, 2022/04/12
- 07/145: gnu: r-mboost: Update to 2.9-6.,
guix-commits <=
- 10/145: gnu: r-hwriter: Update to 1.3.2.1., guix-commits, 2022/04/12
- 12/145: gnu: r-rcpp: Update to 1.0.8.3., guix-commits, 2022/04/12
- 14/145: gnu: r-auc: Update to 0.3.2., guix-commits, 2022/04/12
- 13/145: gnu: r-rcppthread: Update to 2.1.3., guix-commits, 2022/04/12
- 09/145: gnu: r-hmm: Update to 1.0.1., guix-commits, 2022/04/12
- 15/145: gnu: r-restrserve: Update to 1.0.0., guix-commits, 2022/04/12
- 16/145: gnu: r-lmtest: Update to 0.9-40., guix-commits, 2022/04/12
- 17/145: gnu: r-ddalpha: Update to 1.3.13., guix-commits, 2022/04/12
- 18/145: gnu: r-psych: Update to 2.2.3., guix-commits, 2022/04/12
- 24/145: gnu: r-leaflet: Update to 2.1.1., guix-commits, 2022/04/12