[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
10/31: gnu: r-dplyr: Update to 0.7.5.
From: |
Tobias Geerinckx-Rice |
Subject: |
10/31: gnu: r-dplyr: Update to 0.7.5. |
Date: |
Wed, 30 May 2018 22:55:33 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 512f22f9e8ffe4ac30f09758427926be51de6b23
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Wed May 30 23:43:49 2018 +0200
gnu: r-dplyr: Update to 0.7.5.
* gnu/packages/statistics.scm (r-dplyr): Update to 0.7.5.
[propagated-inputs]: Add r-tidyselect.
---
gnu/packages/statistics.scm | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/statistics.scm b/gnu/packages/statistics.scm
index 38d253b..e333d75 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -1603,13 +1603,13 @@ and printing capabilities than traditional data
frames.")
(define-public r-dplyr
(package
(name "r-dplyr")
- (version "0.7.4")
+ (version "0.7.5")
(source (origin
(method url-fetch)
(uri (cran-uri "dplyr" version))
(sha256
(base32
- "1hm8ml7yaraag1ak6kvz2mxx6if568c759ix8a1n9d7va03wj7vv"))))
+ "0l6smzdgb8w505gyl8gnwlg988a6cmafh3rssiv00rsrd8qqzg9g"))))
(build-system r-build-system)
(propagated-inputs
`(("r-assertthat" ,r-assertthat)
@@ -1620,7 +1620,8 @@ and printing capabilities than traditional data frames.")
("r-glue" ,r-glue)
("r-pkgconfig" ,r-pkgconfig)
("r-bindrcpp" ,r-bindrcpp)
- ("r-tibble" ,r-tibble)))
+ ("r-tibble" ,r-tibble)
+ ("r-tidyselect" ,r-tidyselect)))
(native-inputs
`(("r-rcpp" ,r-rcpp)
("r-bh" ,r-bh)))
- 03/31: gnu: st: Update to 0.8.1., (continued)
- 03/31: gnu: st: Update to 0.8.1., Tobias Geerinckx-Rice, 2018/05/30
- 02/31: gnu: spoon: Update to 0.6., Tobias Geerinckx-Rice, 2018/05/30
- 07/31: gnu: lchat: Mark up description., Tobias Geerinckx-Rice, 2018/05/30
- 08/31: gnu: skalibs: Update to 2.6.4.0., Tobias Geerinckx-Rice, 2018/05/30
- 11/31: gnu: ffmpeg: Use INVOKE., Tobias Geerinckx-Rice, 2018/05/30
- 13/31: gnu: krona-tools: Use INVOKE., Tobias Geerinckx-Rice, 2018/05/30
- 04/31: gnu: sent: Update to 1., Tobias Geerinckx-Rice, 2018/05/30
- 05/31: gnu: human: Update to 0.3., Tobias Geerinckx-Rice, 2018/05/30
- 06/31: gnu: lchat: Update to 0.0.0-3.f951919., Tobias Geerinckx-Rice, 2018/05/30
- 09/31: gnu: s6-rc: Update to 0.4.0.1., Tobias Geerinckx-Rice, 2018/05/30
- 10/31: gnu: r-dplyr: Update to 0.7.5.,
Tobias Geerinckx-Rice <=
- 12/31: gnu: fcgiwrap: Use INVOKE., Tobias Geerinckx-Rice, 2018/05/30
- 14/31: gnu: tipp10: Use INVOKE., Tobias Geerinckx-Rice, 2018/05/30
- 15/31: gnu: tidy: Use INVOKE., Tobias Geerinckx-Rice, 2018/05/30
- 18/31: gnu: surfraw: Use INVOKE., Tobias Geerinckx-Rice, 2018/05/30
- 19/31: gnu: httptunnel: Use INVOKE., Tobias Geerinckx-Rice, 2018/05/30
- 21/31: gnu: python-clf: Use INVOKE., Tobias Geerinckx-Rice, 2018/05/30
- 25/31: gnu: aalib: Use INVOKE., Tobias Geerinckx-Rice, 2018/05/30
- 26/31: gnu: liba52: Use INVOKE., Tobias Geerinckx-Rice, 2018/05/30
- 20/31: gnu: python-internetarchive: Use INVOKE., Tobias Geerinckx-Rice, 2018/05/30
- 28/31: gnu: stunnel: Update to 5.46., Tobias Geerinckx-Rice, 2018/05/30