Package: replyr
Type: Package
Title: Diligent Use of Big Data for R
Version: 0.4.2
Date: 2017-07-05
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 diligently use 'dplyr' remote data sources ('SQL' databases,
   'Spark' 2.0.0 and above).
   Adds convenience functions to make such tasks more like
   working with an in-memory R 'data.frame'.
License: GPL-3
LazyData: TRUE
Imports: wrapr (>= 0.1.2), dplyr (>= 0.5.0), DBI, RSQLite
RoxygenNote: 6.0.1
Suggests: testthat, knitr, rmarkdown, sparklyr, ggplot2, babynames,
        magrittr, RPostgreSQL, DiagrammeR, igraph, htmlwidgets,
        webshot, magick, grid
VignetteBuilder: knitr
ByteCompile: true
NeedsCompilation: no
Packaged: 2017-07-06 00:03:27 UTC; johnmount
Repository: CRAN
Date/Publication: 2017-07-06 10:57:36 UTC
