Changes in version 1.0.1.9000 - Fixed code smells Changes in version 1.0.1 (2024-09-18) - Improved validation - Optimized chackoStatistic() - Revised calculation of unique values in chackoStatistic() (issue #16). Changes in version 1.0.0 (2024-04-17) - Improved printing of hypothesis (issue #11). - Added calculation of mid-P values (issue #13). Changes in version 0.2.0 (2023-11-07) - Replaced verbose with verbosity in functions to allow for more control over the output (issue #3). - Exported reduceVector() (issue #4). - Added package documentation (issue #5). - Standardized dataset names - Created print methods for permChacko() and reduceVector() (issue #7). - Created summary method for reduceVector() (issue #8). - Added vignette (issue #2). Changes in version 0.1.0 (2023-05-23) - Added a NEWS.md file to track changes to the package.