- Fixed code smells
- Improved validation
- Optimized
chackoStatistic()
- Revised calculation of unique values in
chackoStatistic()
(issue #16).
- Replaced
verbose
withverbosity
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()
andreduceVector()
(issue #7). - Created summary method for
reduceVector()
(issue #8). - Added vignette (issue #2).
- Added a
NEWS.md
file to track changes to the package.