You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
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