[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
21/112: gnu: r-recipes: Update to 0.2.0.
From: |
guix-commits |
Subject: |
21/112: gnu: r-recipes: Update to 0.2.0. |
Date: |
Tue, 15 Mar 2022 15:22:11 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 421e82ae88715f6743ece3ce93227f8361d02999
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sat Mar 12 23:04:22 2022 +0100
gnu: r-recipes: Update to 0.2.0.
* gnu/packages/cran.scm (r-recipes): Update to 0.2.0.
[propagated-inputs]: Add r-hardhat.
---
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 0a9ce9c4ba..2433bc0f67 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -5062,14 +5062,14 @@ provides a one-row summary of model-level statistics.")
(define-public r-recipes
(package
(name "r-recipes")
- (version "0.1.17")
+ (version "0.2.0")
(source
(origin
(method url-fetch)
(uri (cran-uri "recipes" version))
(sha256
(base32
- "0gbdc5kvbn14s5zrf4vrdjvkfajs00p7vvb433ii0lqnl07bl87d"))))
+ "1950rvva19ms6xy9d3jx94gzy589qprk115zjjd0ib4qxgip601x"))))
(build-system r-build-system)
(propagated-inputs
(list r-dplyr
@@ -5077,6 +5077,7 @@ provides a one-row summary of model-level statistics.")
r-generics
r-glue
r-gower
+ r-hardhat
r-ipred
r-lifecycle
r-lubridate
- 32/112: gnu: r-insight: Update to 0.16.0., (continued)
- 32/112: gnu: r-insight: Update to 0.16.0., guix-commits, 2022/03/15
- 35/112: gnu: r-gee: Update to 4.13-22., guix-commits, 2022/03/15
- 49/112: gnu: r-brobdingnag: Update to 1.2-7., guix-commits, 2022/03/15
- 56/112: gnu: r-xgboost: Update to 1.5.2.1., guix-commits, 2022/03/15
- 57/112: gnu: r-systemfonts: Update to 1.0.4., guix-commits, 2022/03/15
- 70/112: gnu: r-spatstat-geom: Update to 2.3-2., guix-commits, 2022/03/15
- 73/112: gnu: r-spatstat: Update to 2.3-3., guix-commits, 2022/03/15
- 77/112: gnu: r-scattermore: Update to 0.8., guix-commits, 2022/03/15
- 83/112: gnu: r-qs: Update to 0.25.3., guix-commits, 2022/03/15
- 112/112: gnu: r-afex: Add vignette builder., guix-commits, 2022/03/15
- 21/112: gnu: r-recipes: Update to 0.2.0.,
guix-commits <=
- 27/112: gnu: r-tinytex: Update to 0.37., guix-commits, 2022/03/15
- 41/112: gnu: r-speedglm: Update to 0.3-4., guix-commits, 2022/03/15
- 45/112: gnu: r-gmp: Update to 0.6-4., guix-commits, 2022/03/15
- 48/112: gnu: r-sets: Update to 1.0-21., guix-commits, 2022/03/15
- 38/112: gnu: r-ks: Update to 1.13.4., guix-commits, 2022/03/15
- 52/112: gnu: r-rttf2pt1: Update to 1.3.10., guix-commits, 2022/03/15
- 54/112: gnu: r-arrow: Update to 7.0.0., guix-commits, 2022/03/15
- 55/112: gnu: r-dalex: Update to 2.4.0., guix-commits, 2022/03/15
- 60/112: gnu: r-lhs: Update to 1.1.4., guix-commits, 2022/03/15
- 63/112: gnu: r-ltm: Update to 1.2-0., guix-commits, 2022/03/15