A Tidy implementation of 'grouping sets', 'rollup' and 'cube' - extensions of the 'group_by' clause that allow for computing multiple 'group_by' clauses in a single statement. For more detailed information on these functions, please refer to "Enhanced Aggregation, Cube, Grouping and Rollup" <https://cwiki.apache.org/confluence/display/Hive/Enhanced+Aggregation%2C+Cube%2C+Grouping+and+Rollup>.
| Version: | 0.1.0 | 
| Depends: | R (≥ 2.10), dplyr, tidyr | 
| Imports: | rlang, methods, utils, magrittr, sparklyr | 
| Suggests: | knitr, rmarkdown | 
| Published: | 2024-08-29 | 
| DOI: | 10.32614/CRAN.package.rollup | 
| Author: | Ju Young Ahn | 
| Maintainer: | Ju Young Ahn <juyoung.ahn at snu.ac.kr> | 
| License: | MIT + file LICENSE | 
| URL: | https://juyoungahn.github.io/rollup/ | 
| NeedsCompilation: | no | 
| Materials: | README, NEWS | 
| CRAN checks: | rollup results | 
| Reference manual: | rollup.html , rollup.pdf | 
| Vignettes: | rollup (source, R code) | 
| Package source: | rollup_0.1.0.tar.gz | 
| Windows binaries: | r-devel: rollup_0.1.0.zip, r-release: rollup_0.1.0.zip, r-oldrel: rollup_0.1.0.zip | 
| macOS binaries: | r-release (arm64): rollup_0.1.0.tgz, r-oldrel (arm64): rollup_0.1.0.tgz, r-release (x86_64): rollup_0.1.0.tgz, r-oldrel (x86_64): rollup_0.1.0.tgz | 
| Old sources: | rollup archive | 
Please use the canonical form https://CRAN.R-project.org/package=rollup to link to this page.