pivottabler: Create Pivot Tables in R

Create regular pivot tables with just a few lines of R. More complex pivot tables can also be created, e.g. pivot tables with irregular layouts, multiple calculations and/or derived calculations based on multiple data frames.

Version: 0.3.0
Depends: R (≥ 3.2.0)
Imports: R6 (≥ 2.2.0), dplyr (≥ 0.5.0), data.table (≥ 1.10.0), jsonlite (≥ 1.1), htmltools (≥ 0.3.5), htmlwidgets (≥ 0.8)
Suggests: ggplot2 (≥ 2.2.0), lubridate (≥ 1.5.0), listviewer (≥ 1.4.0), shiny, knitr, rmarkdown, testthat
Published: 2017-06-01
Author: Christopher Bailiss [aut, cre]
Maintainer: Christopher Bailiss <cbailiss at gmail.com>
BugReports: https://github.com/cbailiss/pivottabler/issues
License: GPL-3
URL: https://github.com/cbailiss/pivottabler
NeedsCompilation: no
Materials: README NEWS
CRAN checks: pivottabler results

Downloads:

Reference manual: pivottabler.pdf
Vignettes: 01. Introduction
02. Data Groups
03. Calculations
04. Outputs
05. Latex Output
06. Styling
07. Finding and Formatting
08. Cell Context
09. Irregular Layout
10. Performance
11. Shiny
Package source: pivottabler_0.3.0.tar.gz
Windows binaries: r-devel: pivottabler_0.3.0.zip, r-release: pivottabler_0.3.0.zip, r-oldrel: pivottabler_0.3.0.zip
OS X El Capitan binaries: r-release: pivottabler_0.3.0.tgz
OS X Mavericks binaries: r-oldrel: pivottabler_0.3.0.tgz
Old sources: pivottabler archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=pivottabler to link to this page.