Changes in version 1.1.4 (2026-01-21) - Replaced deprecated .dots argument to dplyr::group_by() Changes in version 1.1.3 (2021-12-13) - increase performance of functions by waiveing package ISOweek from the code - new needed packages: lubridate, parsedate - function aggregateData is now consistent for multiple value columns - function expandData is now consistent for multiple boolean latest_values and multiple expand variables - ABC-Analysis just uses positive sums. Changes in version 1.1.2 (2020-11-27) Bug Fixes - matmanDemo() works now if the package was installed from binary Changes in version 1.1.1 (2020-11-23) Bug Fixes - Warning of error at start of matmanDemo() because of installation from binary Changes in version 1.1.0 (2020-05-14) New Features - shiny app for demonstrating how to use the functions provided by package matman Bug Fixes - fixed problems with identical column- and variable-names over all functions - in function expandData(): ValueLevels can have one or multiple values for multiple valueColumns Changes - method summary for ABCXYZComparison objects now can show missing categories - functions overPerformer() and underPerformer() have opportunity to expand data in a first step Changes in version 1.0.0 (2020-04-28) Initial Version