[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
33/105: gnu: r-dplyr: Update to 0.8.4.
From: |
guix-commits |
Subject: |
33/105: gnu: r-dplyr: Update to 0.8.4. |
Date: |
Wed, 19 Feb 2020 15:47:53 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 9970c25eb924bffa2ead30863bcaee3401e107dc
Author: Ricardo Wurmus <address@hidden>
AuthorDate: Wed Feb 19 21:00:57 2020 +0100
gnu: r-dplyr: Update to 0.8.4.
* gnu/packages/statistics.scm (r-dplyr): Update to 0.8.4.
[propagated-inputs]: Add r-ellipsis.
---
gnu/packages/statistics.scm | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/statistics.scm b/gnu/packages/statistics.scm
index bc196c5..ead5243 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -1651,17 +1651,18 @@ and printing capabilities than traditional data
frames.")
(define-public r-dplyr
(package
(name "r-dplyr")
- (version "0.8.3")
+ (version "0.8.4")
(source (origin
(method url-fetch)
(uri (cran-uri "dplyr" version))
(sha256
(base32
- "032c89wa04g9rih9shyvwl3il0bsrv3xk489x6867sk9bb3amd38"))))
+ "1nd0mmvqjbzbknawa520f64p9zlj9lwdlq0hh7c1mciyy7ah6641"))))
(build-system r-build-system)
(propagated-inputs
`(("r-assertthat" ,r-assertthat)
("r-bh" ,r-bh)
+ ("r-ellipsis" ,r-ellipsis)
("r-glue" ,r-glue)
("r-magrittr" ,r-magrittr)
("r-pkgconfig" ,r-pkgconfig)
- 29/105: gnu: r-rcppprogress: Update to 0.4.2., (continued)
- 29/105: gnu: r-rcppprogress: Update to 0.4.2., guix-commits, 2020/02/19
- 31/105: gnu: r-sn: Update to 1.5-5., guix-commits, 2020/02/19
- 17/105: gnu: r-rstudioapi: Update to 0.11., guix-commits, 2020/02/19
- 22/105: gnu: r-r-methodss3: Update to 1.8.0., guix-commits, 2020/02/19
- 30/105: gnu: r-mnormt: Update to 1.5-6., guix-commits, 2020/02/19
- 27/105: gnu: r-trimcluster: Update to 0.1-5., guix-commits, 2020/02/19
- 35/105: gnu: r-tidyselect: Update to 1.0.0., guix-commits, 2020/02/19
- 37/105: gnu: r-mixtools: Update to 1.2.0., guix-commits, 2020/02/19
- 34/105: gnu: r-ade4: Update to 1.7-15., guix-commits, 2020/02/19
- 25/105: gnu: r-sfsmisc: Update to 1.1-5., guix-commits, 2020/02/19
- 33/105: gnu: r-dplyr: Update to 0.8.4.,
guix-commits <=
- 39/105: gnu: r-jsonlite: Update to 1.6.1., guix-commits, 2020/02/19
- 40/105: gnu: r-mapproj: Update to 1.2.7., guix-commits, 2020/02/19
- 41/105: gnu: r-rgooglemaps: Update to 1.4.5.3., guix-commits, 2020/02/19
- 42/105: gnu: r-ps: Update to 1.3.2., guix-commits, 2020/02/19
- 16/105: gnu: r-checkmate: Update to 2.0.0., guix-commits, 2020/02/19
- 38/105: gnu: r-callr: Update to 3.4.2., guix-commits, 2020/02/19
- 51/105: gnu: r-np: Update to 0.60-10., guix-commits, 2020/02/19
- 45/105: gnu: r-emdbook: Update to 1.3.12., guix-commits, 2020/02/19
- 46/105: gnu: r-drr: Update to 0.0.4., guix-commits, 2020/02/19
- 48/105: gnu: r-performanceanalytics: Update to 2.0.4., guix-commits, 2020/02/19