In order to facilitate analysis of datasets hosted on the Crunch data platform <http://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.
Version: | 0.3.1 |
Depends: | R (≥ 3.0.0), crunch (≥ 1.15.3), dplyr |
Imports: | methods, ggplot2, lazyeval, purrr, tibble, rlang, scales, stringr, viridisLite |
Suggests: | covr, httptest (≥ 3.0.0), magrittr, spelling, vdiffr, knitr, testthat, rmarkdown |
Published: | 2019-06-06 |
Author: | Neal Richardson [aut], Jonathan Keane [aut], Gordon Shotwell [aut], Mike Malecki [aut, cre] |
Maintainer: | Mike Malecki <mike at crunch.io> |
BugReports: | https://github.com/Crunch-io/crplyr/issues |
License: | LGPL (≥ 3) |
URL: | https://crunch.io/r/crplyr/, https://github.com/Crunch-io/crplyr |
NeedsCompilation: | no |
Language: | en-US |
Materials: | README NEWS |
In views: | WebTechnologies |
CRAN checks: | crplyr results |
Reference manual: | crplyr.pdf |
Vignettes: |
Plotting Crunch Objects |
Package source: | crplyr_0.3.1.tar.gz |
Windows binaries: | r-devel: crplyr_0.3.1.zip, r-release: crplyr_0.3.1.zip, r-oldrel: crplyr_0.3.1.zip |
OS X binaries: | r-release: crplyr_0.3.1.tgz, r-oldrel: crplyr_0.3.1.tgz |
Old sources: | crplyr archive |
Please use the canonical form https://CRAN.R-project.org/package=crplyr to link to this page.