WinVector/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 now done better by one of the non-monolithic replacement packages: 'wrapr', 'seplyr', 'rquery', or 'cdata'.

Getting started

Package details

MaintainerJohn Mount <jmount@win-vector.com>
LicenseGPL-2 | GPL-3
Version1.0.5
URL https://github.com/WinVector/replyr/ https://winvector.github.io/replyr/
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("WinVector/replyr")
WinVector/replyr documentation built on Oct. 22, 2020, 8:07 p.m.