Skip to content

Commit

Permalink
Fixed spurious warning message for maxlen.
Browse files Browse the repository at this point in the history
  • Loading branch information
mhahsler committed May 14, 2018
1 parent 872678d commit 5624b14
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@
## Changes
* transactions: numeric columns are now discretized during coersion using discretizeDF (with a warning).

## Bug Fixes
* The spurious warning for reaching maxlen in apriori is now removed (reported by Ryan J. Cole).

# arules 1.6-1 (04/04/2018)

## Bug Fixes
Expand Down

0 comments on commit 5624b14

Please sign in to comment.