0.1.0.9000-2025.01.26-1
Pre-release
Pre-release
2025.01.26-1
Bug Fixes
1 - Filter rows: operators NA and not NA requires a value to apply the filter: fixed, filter_rows_module.R refactored, now with much more robust check for filters, operators and values (#10)
Improvements
1 - New dependencie: package DescTools
2 - Descriptive Stats module: now with Mode (DescTools package) for numeri, character and factor variables
3 - Filter Rows module: refactored to check operators and values. New operators: Outlier (and Not Outlier) and Logical (TRUE and FALSE)
4 - Stats table module: now with Mode (DescTools package) for numeric, character and factor variables
5 - utils.R: Operators for rows filters now in several objects for better organization