pivottabler: Create Pivot Tables

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. Pivot tables are constructed using R only and can be written to a range of output formats (plain text, 'HTML', 'Latex' and 'Excel'), including with styling/formatting.

Version: 1.5.5
Depends: R (≥ 3.3.0)
Imports: R6 (≥ 2.2.0), dplyr (≥ 0.5.0), data.table (≥ 1.10.0), htmltools (≥ 0.3.5), htmlwidgets (≥ 0.8)
Suggests: ggplot2 (≥ 2.2.0), jsonlite (≥ 1.1), lubridate (≥ 1.5.0), listviewer (≥ 1.4.0), openxlsx (≥ 4.0.17), basictabler (≥ 1.0.2), shiny, knitr, rmarkdown, testthat
Published: 2023-10-01
Author: Christopher Bailiss [aut, cre]
Maintainer: Christopher Bailiss <cbailiss at gmail.com>
BugReports: https://github.com/cbailiss/pivottabler/issues
License: GPL-3
URL: http://www.pivottabler.org.uk/, https://github.com/cbailiss/pivottabler
NeedsCompilation: no
Materials: NEWS
CRAN checks: pivottabler results

Documentation:

Reference manual: pivottabler.pdf
Vignettes: Create Pivot Tables in R

Downloads:

Package source: pivottabler_1.5.5.tar.gz
Windows binaries: r-devel: pivottabler_1.5.5.zip, r-release: pivottabler_1.5.5.zip, r-oldrel: pivottabler_1.5.5.zip
macOS binaries: r-release (arm64): pivottabler_1.5.5.tgz, r-oldrel (arm64): pivottabler_1.5.5.tgz, r-release (x86_64): pivottabler_1.5.5.tgz
Old sources: pivottabler archive

Reverse dependencies:

Reverse imports: shinypivottabler
Reverse suggests: rolap, vaersvax

Linking:

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