[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
211/212: gnu: r-forcats: Update to 1.0.0.
From: |
guix-commits |
Subject: |
211/212: gnu: r-forcats: Update to 1.0.0. |
Date: |
Sat, 18 Feb 2023 14:01:29 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 7eefff7ace687113755bca779ed05eacf7a9ebb9
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sat Feb 18 16:09:11 2023 +0100
gnu: r-forcats: Update to 1.0.0.
* gnu/packages/statistics.scm (r-forcats): Update to 1.0.0.
[propagated-inputs]: Remove r-ellipsis and r-withr.
---
gnu/packages/statistics.scm | 8 +++-----
1 file changed, 3 insertions(+), 5 deletions(-)
diff --git a/gnu/packages/statistics.scm b/gnu/packages/statistics.scm
index 4c4f451035..a7e891ffa1 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -6131,24 +6131,22 @@ and the corresponding decision threshold.")
(define-public r-forcats
(package
(name "r-forcats")
- (version "0.5.2")
+ (version "1.0.0")
(source
(origin
(method url-fetch)
(uri (cran-uri "forcats" version))
(sha256
(base32
- "0hb1m16il1n8nmhp7hx8k2xxq8bd8kp3qqs2pw7xm0iz311hm9hl"))))
+ "0ki5c84n7xm4iw4aj629l51hm84f6p5wa3bw88d1wbnr15wibfy5"))))
(build-system r-build-system)
(propagated-inputs
(list r-cli
- r-ellipsis
r-glue
r-lifecycle
r-magrittr
r-tibble
- r-rlang
- r-withr))
+ r-rlang))
(native-inputs
(list r-knitr))
(home-page "https://forcats.tidyverse.org")
- 192/212: gnu: r-knitr: Update to 1.42., (continued)
- 192/212: gnu: r-knitr: Update to 1.42., guix-commits, 2023/02/18
- 199/212: gnu: r-rcpparmadillo: Update to 0.11.4.3.1., guix-commits, 2023/02/18
- 201/212: gnu: r-rcurl: Update to 1.98-1.10., guix-commits, 2023/02/18
- 202/212: gnu: r-pkgmaker: Update to 0.32.7., guix-commits, 2023/02/18
- 203/212: gnu: r-e1071: Update to 1.7-13., guix-commits, 2023/02/18
- 204/212: gnu: r-tidyr: Update to 1.3.0., guix-commits, 2023/02/18
- 205/212: gnu: r-purrr: Update to 1.0.1., guix-commits, 2023/02/18
- 208/212: gnu: r-pbapply: Update to 1.7-0., guix-commits, 2023/02/18
- 209/212: gnu: r-pbkrtest: Update to 0.5.2., guix-commits, 2023/02/18
- 210/212: gnu: r-lubridate: Update to 1.9.1., guix-commits, 2023/02/18
- 211/212: gnu: r-forcats: Update to 1.0.0.,
guix-commits <=
- 20/212: gnu: r-httpuv: Update to 1.6.8., guix-commits, 2023/02/18
- 31/212: gnu: r-rpostgres: Update to 1.4.5., guix-commits, 2023/02/18
- 59/212: gnu: r-officer: Update to 0.5.2., guix-commits, 2023/02/18
- 54/212: gnu: r-bibtex: Update to 0.5.1., guix-commits, 2023/02/18
- 64/212: gnu: r-gam: Update to 1.22-1., guix-commits, 2023/02/18
- 63/212: gnu: r-doby: Update to 4.6.16., guix-commits, 2023/02/18
- 65/212: gnu: r-raster: Update to 3.6-14., guix-commits, 2023/02/18
- 80/212: gnu: r-mritc: Update to 0.5-3., guix-commits, 2023/02/18
- 91/212: gnu: r-future: Update to 1.31.0., guix-commits, 2023/02/18
- 101/212: gnu: r-rms: Update to 6.4-1., guix-commits, 2023/02/18