crplyr: A 'dplyr' Interface for Crunch

In order to facilitate analysis of datasets hosted on the Crunch data platform <https://crunch.io/>, the 'crplyr' package implements 'dplyr' methods on top of the Crunch backend. The usual methods 'select', 'filter', 'group_by', 'summarize', and 'collect' are implemented in such a way as to perform as much computation on the server and pull as little data locally as possible.

Package details

AuthorGreg Freedman Ellis [aut, cre], Jonathan Keane [aut], Neal Richardson [aut], Mike Malecki [aut], Gordon Shotwell [aut], Aljaž Sluga [aut]
MaintainerGreg Freedman Ellis <greg@crunch.io>
LicenseLGPL (>= 3)
Version0.4.0
URL https://crunch.io/r/crplyr/ https://github.com/Crunch-io/crplyr
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("crplyr")

Try the crplyr package in your browser

Any scripts or data that you put into this service are public.

crplyr documentation built on March 31, 2023, 9:30 p.m.