Changes in version 0.3.3.9000 Changes in version 0.3.3 (2025-05-15) - report correct df for t test Changes in version 0.3.2 (2025-01-10) - change dv name for akan Changes in version 0.3.1 (2024-12-06) - fix github action for joss paper - fix some typos - add install instructions for cran - remove rtools instructions (only relevant for dev version) - change order of condition variable for akan data set - add Maraver 2021 data set Changes in version 0.3.0 (2024-07-05) - several bugs were fixed including rare occasions, where the order of factors was not treated correctly - included a helper function to calculate differences between two sets of lambdas for a competing contrast analysis, including documentation - added data examples - remove plyr as dependency - spell check - change maintainer to Johannes Titz, change order of authors, add contributors Mirka Henninger and Simone Malejka - improve summary functions, content and display - modify shiny GUI to use normal elements due to instability with moving elements (sortable) - migrate to shinytest2 - include test for aggregated function, make it work with summary - deduplicate code (reuse between for mixed) - update summary for mixed Changes in version 0.2.1 - small improvements in documentation, references and paper for the official publication at journal of open source software Changes in version 0.2.0 - Added a NEWS.md file to track changes to the package. - Added Shiny GUI. - Improved structure of the package. - Fixed Bug with 0-variance conditions. - Improved README. - Improved examples. - Improved documentation. - Added and documented data sets. - Added function for aggregated data.