Package: replyr
Type: Package
Title: Fluid Use of 'dplyr'
Version: 0.2.0
Date: 2016-12-19
Author: John Mount, Nina Zumel
Maintainer: John Mount <jmount@win-vector.com>
URL: https://github.com/WinVector/replyr
BugReports: https://github.com/WinVector/replyr/issues
Description: Methods to get a grip on working with remote 'tbl' sources ('SQL' databases,
    'Spark') through 'dplyr'.  Adds convenience functions to make such tasks more like
    working with an in-memory 'data.frame'.  Results do depend on which 'dplyr' data service you use.
License: GPL-3
LazyData: TRUE
Imports: dplyr (>= 0.5.0), lazyeval (>= 0.1.10)
RoxygenNote: 5.0.1
Suggests: testthat, knitr, rmarkdown, tidyr, RSQLite, ggplot2
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2016-12-22 18:26:57 UTC; johnmount
Repository: CRAN
Date/Publication: 2016-12-22 19:36:02
