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.
Versions across snapshots
| Version | Repository | File | Size |
|---|---|---|---|
1.5.6 |
rolling source/ R- | pivottabler_1.5.6.tar.gz |
2.5 MiB |
1.5.6 |
rolling linux/jammy R-4.5 | pivottabler_1.5.6.tar.gz |
3.8 MiB |
1.5.6 |
rolling linux/noble R-4.5 | pivottabler_1.5.6.tar.gz |
3.8 MiB |
1.5.6 |
latest source/ R- | pivottabler_1.5.6.tar.gz |
2.5 MiB |
1.5.6 |
latest linux/jammy R-4.5 | pivottabler_1.5.6.tar.gz |
3.8 MiB |
1.5.6 |
latest linux/noble R-4.5 | pivottabler_1.5.6.tar.gz |
3.8 MiB |
1.5.6 |
2026-04-23 source/ R- | pivottabler_1.5.6.tar.gz |
2.5 MiB |
1.5.6 |
2026-04-09 windows/windows R-4.5 | pivottabler_1.5.6.zip |
3.8 MiB |
1.5.5 |
2025-04-20 source/ R- | pivottabler_1.5.5.tar.gz |
2.5 MiB |
Dependencies (latest)
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