[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
96/112: gnu: r-dplyr: Update to 1.0.8.
From: |
guix-commits |
Subject: |
96/112: gnu: r-dplyr: Update to 1.0.8. |
Date: |
Tue, 15 Mar 2022 15:22:26 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit fdfbc3926b9840bbeda6b86d56f715ff3b416e05
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
- 59/112: gnu: r-showtext: Update to 0.9-5., (continued)
- 59/112: gnu: r-showtext: Update to 0.9-5., guix-commits, 2022/03/15
- 62/112: gnu: r-rsvg: Update to 2.2.0., guix-commits, 2022/03/15
- 67/112: gnu: r-semplot: Update to 1.1.4., guix-commits, 2022/03/15
- 75/112: gnu: r-dials: Update to 0.1.0., guix-commits, 2022/03/15
- 81/112: gnu: r-pdftools: Update to 3.1.0., guix-commits, 2022/03/15
- 03/112: gnu: r-leaflet: Update to 2.1.0., guix-commits, 2022/03/15
- 88/112: gnu: r-mgcv: Update to 1.8-39., guix-commits, 2022/03/15
- 89/112: gnu: r-ggdendro: Update to 0.1.23., guix-commits, 2022/03/15
- 94/112: gnu: r-crayon: Update to 1.5.0., guix-commits, 2022/03/15
- 91/112: gnu: r-svglite: Update to 2.1.0., guix-commits, 2022/03/15
- 96/112: gnu: r-dplyr: Update to 1.0.8.,
guix-commits <=
- 95/112: gnu: r-rlang: Update to 1.0.1., guix-commits, 2022/03/15
- 102/112: gnu: r-doparallel: Update to 1.0.17., guix-commits, 2022/03/15
- 103/112: gnu: r-domc: Update to 1.3.8., guix-commits, 2022/03/15
- 108/112: gnu: r-robust: Update to 0.7-0., guix-commits, 2022/03/15
- 110/112: gnu: r-quantreg: Update to 5.88., guix-commits, 2022/03/15
- 29/112: gnu: r-dosnow: Update to 1.0.20., guix-commits, 2022/03/15
- 07/112: gnu: Add r-spatstat-random., guix-commits, 2022/03/15
- 18/112: gnu: r-magic: Update to 1.6-0., guix-commits, 2022/03/15
- 22/112: gnu: r-jomo: Update to 2.7-3., guix-commits, 2022/03/15
- 32/112: gnu: r-insight: Update to 0.16.0., guix-commits, 2022/03/15