[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
12/135: gnu: r-recipes: Update to 0.1.17.
From: |
guix-commits |
Subject: |
12/135: gnu: r-recipes: Update to 0.1.17. |
Date: |
Wed, 3 Nov 2021 17:59:38 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 35e056d040febf8c31c59a98481396c4479b84d2
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Nov 1 17:52:16 2021 +0000
gnu: r-recipes: Update to 0.1.17.
* gnu/packages/cran.scm (r-recipes): Update to 0.1.17.
[propagated-inputs]: Add r-vctrs.
---
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 931c3f4..b07aa39 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -4888,14 +4888,14 @@ provides a one-row summary of model-level statistics.")
(define-public r-recipes
(package
(name "r-recipes")
- (version "0.1.16")
+ (version "0.1.17")
(source
(origin
(method url-fetch)
(uri (cran-uri "recipes" version))
(sha256
(base32
- "1mayfdbn6q775d4gbdjrrhdbmpsxga57kwh0h7bwv8rk0vmvik23"))))
+ "0gbdc5kvbn14s5zrf4vrdjvkfajs00p7vvb433ii0lqnl07bl87d"))))
(build-system r-build-system)
(propagated-inputs
`(("r-dplyr" ,r-dplyr)
@@ -4914,6 +4914,7 @@ provides a one-row summary of model-level statistics.")
("r-tidyr" ,r-tidyr)
("r-tidyselect" ,r-tidyselect)
("r-timedate" ,r-timedate)
+ ("r-vctrs" ,r-vctrs)
("r-withr" ,r-withr)))
(native-inputs
`(("r-knitr" ,r-knitr)))
- 13/135: gnu: r-mitml: Update to 0.4-3., (continued)
- 13/135: gnu: r-mitml: Update to 0.4-3., guix-commits, 2021/11/03
- 22/135: gnu: r-heatmaply: Update to 1.3.0., guix-commits, 2021/11/03
- 24/135: gnu: r-rjags: Update to 4-12., guix-commits, 2021/11/03
- 17/135: gnu: r-seriation: Update to 1.3.1., guix-commits, 2021/11/03
- 26/135: gnu: r-entropy: Update to 1.3.1., guix-commits, 2021/11/03
- 27/135: gnu: r-insight: Update to 0.14.5., guix-commits, 2021/11/03
- 32/135: gnu: r-cmplot: Update to 3.7.0., guix-commits, 2021/11/03
- 05/135: gnu: r-htmltable: Update to 2.3.0., guix-commits, 2021/11/03
- 07/135: gnu: r-shinydashboard: Update to 0.7.2., guix-commits, 2021/11/03
- 10/135: gnu: r-fitdistrplus: Update to 1.1-6., guix-commits, 2021/11/03
- 12/135: gnu: r-recipes: Update to 0.1.17.,
guix-commits <=
- 11/135: gnu: r-rpostgresql: Update to 0.7-3., guix-commits, 2021/11/03
- 15/135: gnu: r-vcd: Update to 1.4-9., guix-commits, 2021/11/03
- 21/135: gnu: r-ifultools: Update to 2.0-23., guix-commits, 2021/11/03
- 25/135: gnu: r-rbibutils: Update to 2.2.4., guix-commits, 2021/11/03
- 23/135: gnu: r-rastervis: Update to 0.51.0., guix-commits, 2021/11/03
- 37/135: gnu: r-emmeans: Update to 1.7.0., guix-commits, 2021/11/03
- 28/135: gnu: r-flextable: Update to 0.6.9., guix-commits, 2021/11/03
- 42/135: gnu: r-effectsize: Update to 0.5., guix-commits, 2021/11/03
- 20/135: gnu: r-tinytex: Update to 0.34., guix-commits, 2021/11/03
- 31/135: gnu: r-manipulatewidget: Update to 0.11.1., guix-commits, 2021/11/03