arules 1.7-6 (03/23/2023)
Changes
- Improved the interface for fim4r. support and confidence now uses [0, 1]; added verbose
and origialSupport.
Bugfixes
- eclat and apriori now use the next smaller representable double for minsupp to make sure that >= minsupp works.
arules 1.7-5 (10/20/2022)
Bugfixes
- discretize(): dig.lab is now correctly passed on to cut() (reported by LectronPusher).
- Fixed C prototype warnings