heuristicsmineR 0.2.7
- Compatibility update for bupaR 0.5.0
heuristicsmineR 0.2.5
- Change of maintainer e-mail to new affiliation
heuristicsmineR 0.2.4
- Fix bug when using sec_edges or sec_nodes parameter
heuristicsmineR 0.2.3
- Fix issue with example causing errors
heuristicsmineR 0.2.2
- Prepare integration with processanimateR
 
- Fix occasional negative values in performanceprofile
- Added customprofile
- Fixed warning in precedence_matrix(Thanks to @nacnudus for the PR)
- Fixed off-by-one error leading to not counting last event
correctly.
heuristicsmineR 0.2.1
- Bugfix buffer over-read in
count_length_two_loops.cpp
heuristicsmineR 0.2.0
- Bugfix L2 loop detection
- Lifecycle-aware heuristic
dependency_type_lifecycle
- Performance visualisation causal_performance
heuristicsmineR 0.1.3
- Bugfix for all_connectedheuristics, which correctly
ignores self-loops now.
- Added frequency threshold as described in the Process Mining
book.
heuristicsmineR 0.1.2
- Some performance improvements
heuristicsmineR 0.1.1
- Added causal nets with frequencies and bindings
- Added L1 and L2 heuristics by Flexible Heuristic Miner
heuristicsmineR 0.1.0
- Initial implementation (simple dependency graph only)