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.6 |
| Depends: | R (≥ 3.0.0), crunch (≥ 1.15.3), dplyr |
| Imports: | methods, ggplot2, lazyeval, lifecycle, purrr, tibble, rlang, scales, stringr, tidyselect, viridisLite |
| Suggests: | covr, httptest (≥ 3.0.0), magrittr, spelling, vdiffr, knitr, testthat, rmarkdown |
| Published: | 2020-07-21 |
| Author: | Greg Freedman Ellis [aut, cre], Jonathan Keane [aut], Neal Richardson [aut], Mike Malecki [aut], Gordon Shotwell [aut] |
| Maintainer: | Greg Freedman Ellis <greg 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 |
| CRAN checks: | crplyr results |
| Reference manual: | crplyr.pdf |
| Vignettes: |
Plotting Crunch Objects |
| Package source: | crplyr_0.3.6.tar.gz |
| Windows binaries: | r-devel: crplyr_0.3.6.zip, r-release: crplyr_0.3.6.zip, r-oldrel: crplyr_0.3.6.zip |
| macOS binaries: | r-release: crplyr_0.3.6.tgz, r-oldrel: crplyr_0.3.6.tgz |
| Old sources: | crplyr archive |
Please use the canonical form https://CRAN.R-project.org/package=crplyr to link to this page.