Skip to content

Releases: Crunch-io/crunchtabs

crunchtabs 1.2.8

11 Aug 19:16
af7fbc3
Compare
Choose a tag to compare
  • 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

08 Jun 06:38
450b5df
Compare
Choose a tag to compare
  • Latex codebooks
  • Fixes for logo not found
  • Tests!

crunchtabs 1.2.6

17 May 22:15
95638ec
Compare
Choose a tag to compare
  • tinytex enforcement does not respect logging = FALSE (#132)
  • sorting for categoricals / multiple response in toplines (#104)
  • sorting for crosstabs objects (#143)
  • updated FAQ with sorting examples (#104)

crunchtabs 1.2.5

08 May 22:08
8a82dcb
Compare
Choose a tag to compare
  • 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

24 Apr 20:18
a4ef912
Compare
Choose a tag to compare
  • tableHeader.CrossTabVar respects global stub width setting (#93)
  • Updated vignette (#65)
  • Adding more tests (#84)
  • Warn users of missing logo in pdf (#88)
  • Fix warnings (#47, unmerged!)
  • Adding pkgdown (#96)

crunchtabs 1.2.2

24 Apr 20:01
409834e
Compare
Choose a tag to compare
  • Make categorical arrays in toplines smarter (#67)
  • Add ability to specify column width of stub in crosstab and categorical array via format_value_column_exceptions (#77)
  • Adding significant documentation (#66)
  • Adding more tests (#11)
  • Updates to CI and development setup (#68)

crunchtabs 1.2.1

23 Apr 21:58
25983f5
Compare
Choose a tag to compare

Added new theme settings: latex_max_lines_for_tabular and latex_round_percentages_exception options.

1.2.0

14 Jan 22:58
Compare
Choose a tag to compare

Includes several .tex/.pdf report fixes, more thorough testing, and some significant internal code changes in the LaTeX area.

Pre change recode

30 Aug 14:54
ad944c9
Compare
Choose a tag to compare

Pre changing recode in banner from car::recode to dplyr

theme

09 May 09:19
67f2e07
Compare
Choose a tag to compare

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")