replyr: Patches to Use 'dplyr' on Remote Data Sources

Patches to use 'dplyr' on remote data sources ('SQL' databases, 'Spark' 2.0.0 and above) in a reliable "generic" fashion (generic meaning user code works similarly on all such sources, without needing per-source adaption). Due to the fluctuating nature of 'dplyr'/'dbplyr'/'rlang' 'APIs' this package is going into maintenance mode. Most of the 'replyr' functions are already done better by one of the non-monolithic replacement packages: 'wrapr', 'seplyr', 'rquery', or 'cdata'.

Version: 0.9.5
Depends: R (≥ 3.0.0), wrapr (≥ 1.4.1)
Imports: dplyr (≥ 0.7.0), rlang, DBI
Suggests: testthat, knitr, rmarkdown, sparklyr, ggplot2, igraph, DiagrammeR, RSQLite
Published: 2018-05-20
Author: John Mount [aut, cre], Nina Zumel [aut], Win-Vector LLC [cph]
Maintainer: John Mount <jmount at win-vector.com>
BugReports: https://github.com/WinVector/replyr/issues
License: GPL-3
URL: https://github.com/WinVector/replyr/, https://winvector.github.io/replyr/
NeedsCompilation: no
Materials: README NEWS
CRAN checks: replyr results

Downloads:

Reference manual: replyr.pdf
Vignettes: Join Dependency Sorting
Parametric Programming in R
coalesce
Join Controller
let Example
replyr
summary
Package source: replyr_0.9.5.tar.gz
Windows binaries: r-devel: replyr_0.9.5.zip, r-release: replyr_0.9.5.zip, r-oldrel: replyr_0.9.5.zip
OS X binaries: r-release: replyr_0.9.5.tgz, r-oldrel: replyr_0.9.5.tgz
Old sources: replyr archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=replyr to link to this page.