[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
207/214: gnu: r-forcats: Update to 0.5.2.
From: |
guix-commits |
Subject: |
207/214: gnu: r-forcats: Update to 0.5.2. |
Date: |
Tue, 20 Sep 2022 11:07:38 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 18df77f8765557f42200120f6f1cd84811e4c3d6
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Sep 20 10:53:39 2022 +0200
gnu: r-forcats: Update to 0.5.2.
* gnu/packages/statistics.scm (r-forcats): Update to 0.5.2.
[propagated-inputs]: Add r-cli, r-glue, r-lifecycle, and r-withr.
---
gnu/packages/statistics.scm | 13 ++++++++++---
1 file changed, 10 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/statistics.scm b/gnu/packages/statistics.scm
index 0305387c34..cf2628b15f 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -5956,17 +5956,24 @@ and the corresponding decision threshold.")
(define-public r-forcats
(package
(name "r-forcats")
- (version "0.5.1")
+ (version "0.5.2")
(source
(origin
(method url-fetch)
(uri (cran-uri "forcats" version))
(sha256
(base32
- "12d2nv2w15085jscgidmjdnr1ryymciflcmal6ldmgp2fkl9dyy4"))))
+ "0hb1m16il1n8nmhp7hx8k2xxq8bd8kp3qqs2pw7xm0iz311hm9hl"))))
(build-system r-build-system)
(propagated-inputs
- (list r-ellipsis r-magrittr r-tibble r-rlang))
+ (list r-cli
+ r-ellipsis
+ r-glue
+ r-lifecycle
+ r-magrittr
+ r-tibble
+ r-rlang
+ r-withr))
(native-inputs
(list r-knitr))
(home-page "https://forcats.tidyverse.org")
- 206/214: gnu: r-sn: Update to 2.1.0., (continued)
- 206/214: gnu: r-sn: Update to 2.1.0., guix-commits, 2022/09/20
- 114/214: gnu: r-leiden: Update to 0.4.3., guix-commits, 2022/09/20
- 129/214: gnu: r-proxyc: Update to 0.3.2., guix-commits, 2022/09/20
- 135/214: gnu: r-cdm: Update to 8.2-6., guix-commits, 2022/09/20
- 134/214: gnu: r-semplot: Update to 1.1.6., guix-commits, 2022/09/20
- 152/214: gnu: r-hunspell: Update to 3.0.2., guix-commits, 2022/09/20
- 89/214: gnu: r-gargle: Update to 1.2.1., guix-commits, 2022/09/20
- 143/214: gnu: r-scatterpie: Update to 0.1.8., guix-commits, 2022/09/20
- 95/214: gnu: r-blockmodeling: Update to 1.1.3., guix-commits, 2022/09/20
- 141/214: gnu: r-distributional: Update to 0.3.1., guix-commits, 2022/09/20
- 207/214: gnu: r-forcats: Update to 0.5.2.,
guix-commits <=
- 189/214: gnu: r-rversions: Update to 2.1.2., guix-commits, 2022/09/20
- 201/214: gnu: r-base64: Update to 2.0.1., guix-commits, 2022/09/20
- 38/214: gnu: r-progressr: Update to 0.11.0., guix-commits, 2022/09/20
- 37/214: gnu: r-lpsolve: Update to 5.6.16., guix-commits, 2022/09/20
- 97/214: gnu: r-spdata: Update to 2.2.0., guix-commits, 2022/09/20
- 140/214: gnu: r-projpred: Update to 2.2.0., guix-commits, 2022/09/20
- 98/214: gnu: r-spdep: Update to 1.2-5., guix-commits, 2022/09/20
- 158/214: gnu: r-altmeta: Update to 4.1., guix-commits, 2022/09/20
- 166/214: gnu: r-mlr3tuning: Update to 0.14.0., guix-commits, 2022/09/20
- 171/214: gnu: r-qs: Update to 0.25.4., guix-commits, 2022/09/20