Skip to content

1.3.2

Latest

Choose a tag to compare

@mstackhouse mstackhouse released this 26 Feb 13:31
· 4 commits to main since this release
cf9a489

Tplyr 1.3.2

Internal Changes

  • Refactored internal functions to eliminate evalq() usage and adopt the Extract-Process-Bind pattern, improving code clarity and maintainability without affecting user-facing functionality
  • Performance optimizations for nested count layers using vectorized operations (~2.4x speedup)
  • Optimized count formatting and prepare_format_metadata() internals
  • Removed unused un-exported functions to reduce code base size
  • Updated GitHub Actions workflows

Bug fixes

  • Resolve #202 Fix VARN sorting for nested count layers
  • Resolve #193 Fix str_extract_num() to properly identify negative numbers
  • Resolve #186 Update vignettes to reset options back to defaults to avoid CRAN inconsistencies
  • Resolve #184 Don't remove units attribute of difftime when cleaning data on pre-process
  • Resolve #182 Fix error when adding multiple risk difference comparisons at once with NAs in two-way matrix
  • Resolve #183 Insert row breaks between layers without removing duplicated