[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
96/111: gnu: r-dplyr: Update to 1.0.8.
From: |
guix-commits |
Subject: |
96/111: gnu: r-dplyr: Update to 1.0.8. |
Date: |
Mon, 14 Mar 2022 02:25:34 -0400 (EDT) |
rekado pushed a commit to branch wip-r
in repository guix.
commit 243a65a168e60935071c952d7a03bb502e59122c
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sat Mar 12 23:04:38 2022 +0100
gnu: r-dplyr: Update to 1.0.8.
* gnu/packages/statistics.scm (r-dplyr): Update to 1.0.8.
[propagated-inputs]: Remove r-ellipsis.
---
gnu/packages/statistics.scm | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
diff --git a/gnu/packages/statistics.scm b/gnu/packages/statistics.scm
index 6a54d9d3f1..9f9d5851e9 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -1790,17 +1790,16 @@ and printing capabilities than traditional data
frames.")
(define-public r-dplyr
(package
(name "r-dplyr")
- (version "1.0.7")
+ (version "1.0.8")
(source (origin
(method url-fetch)
(uri (cran-uri "dplyr" version))
(sha256
(base32
- "0g8jsxclj9cgm7a2lyazy78sj62rbzw812lsw3fdsbz0pknkmznj"))))
+ "0xb04ckp29pva1h2rfahqhmk9gcwp2dbbx3av8ip40v7dnha6siv"))))
(build-system r-build-system)
(propagated-inputs
- (list r-ellipsis
- r-generics
+ (list r-generics
r-glue
r-lifecycle
r-magrittr
- 77/111: gnu: r-scattermore: Update to 0.8., (continued)
- 77/111: gnu: r-scattermore: Update to 0.8., guix-commits, 2022/03/14
- 82/111: gnu: r-opencpu: Update to 2.2.7., guix-commits, 2022/03/14
- 84/111: gnu: r-tensorflow: Update to 2.8.0., guix-commits, 2022/03/14
- 92/111: gnu: r-evaluate: Update to 0.15., guix-commits, 2022/03/14
- 80/111: gnu: r-ragg: Update to 1.2.2., guix-commits, 2022/03/14
- 97/111: gnu: r-brew: Update to 1.0-7., guix-commits, 2022/03/14
- 101/111: gnu: r-foreach: Update to 1.5.2., guix-commits, 2022/03/14
- 104/111: gnu: r-tidyselect: Update to 1.1.2., guix-commits, 2022/03/14
- 79/111: gnu: r-mlr3tuning: Update to 0.12.0., guix-commits, 2022/03/14
- 90/111: gnu: r-gdtools: Update to 0.2.4., guix-commits, 2022/03/14
- 96/111: gnu: r-dplyr: Update to 1.0.8.,
guix-commits <=
- 100/111: gnu: r-iterators: Update to 1.0.14., guix-commits, 2022/03/14
- 111/111: gnu: r-lme4: Update to 1.1-28., guix-commits, 2022/03/14
- 109/111: gnu: r-vgam: Update to 1.1-6., guix-commits, 2022/03/14
- 105/111: gnu: r-tidyr: Update to 1.2.0., guix-commits, 2022/03/14
- 31/111: gnu: r-rdpack: Update to 2.1.4., guix-commits, 2022/03/14
- 38/111: gnu: r-ks: Update to 1.13.4., guix-commits, 2022/03/14
- 42/111: gnu: r-densityclust: Update to 0.3.1., guix-commits, 2022/03/14
- 49/111: gnu: r-brobdingnag: Update to 1.2-7., guix-commits, 2022/03/14
- 52/111: gnu: r-rttf2pt1: Update to 1.3.10., guix-commits, 2022/03/14
- 61/111: gnu: r-gamlss: Update to 5.4-1., guix-commits, 2022/03/14