Releases: Crunch-io/crunchtabs
Releases · Crunch-io/crunchtabs
crunchtabs 1.2.8
- Documentation for generating codebooks (#180)
- Tests and fixes for broken tests (#176)
- Spacing and font type for codebooks (#178)
- Additional refinements for codebooks such as title, subtitle, sample description (#152)
- Fixes for warnings in existing code (#158)
- Bugfix for logo assignment in excel (#155)
- Added pagebreak_in_banner which stops multi-banner crosstabs from being spread across pages using "to be continued" (#161, #169)
- Major rework of codebooks (#165, #172, #170, #160, #159)
crunchtabs 1.2.7
- Latex codebooks
- Fixes for logo not found
- Tests!
crunchtabs 1.2.6
crunchtabs 1.2.5
- Add summarization for continuous variables (NumericVariable) in toplines (#80)
- Add summarization for date time variable (DatetimeVariable) in toplines (#120)
- Add summarization for text data (TextVariable) in toplines (#121)
- Add amsmath package to latex preamble (#123)
- Bugfix for open=TRUE, PDF doc now opens appropriately (#125)
- Update FAQ: question alias numbering example (#128)
- Update FAQ: customizing stub widths (#118)
- Update FAQ: specifying logos in excel (#115)
- Update FAQ: how to weight by question (#106)
- Internal proposal for new summarizations and codebook (#117)
- Fix codecov checks (#111)
crunchtabs 1.2.3
crunchtabs 1.2.2
crunchtabs 1.2.1
Added new theme settings: latex_max_lines_for_tabular and latex_round_percentages_exception options.
1.2.0
Includes several .tex/.pdf report fixes, more thorough testing, and some significant internal code changes in the LaTeX area.
Pre change recode
Pre changing recode in banner from car::recode to dplyr
theme
The theme branch has finally been merged in. If you find problems, please report an issue and revert to the old version using devtools::install_github("Crunch-io/crunchtabs@v0.3-beta")