NEWS
heuristicsmineR 0.2.7 (2022-07-21)
- Compatibility update for bupaR 0.5.0
heuristicsmineR 0.2.5 (2021-10-11)
- Change of maintainer e-mail to new affiliation
heuristicsmineR 0.2.4 (2020-03-29)
- Fix bug when using sec_edges or sec_nodes parameter
heuristicsmineR 0.2.3 (2020-03-19)
- Fix issue with \donttest example causing errors
heuristicsmineR 0.2.2 (2020-02-26)
- Prepare integration with
processanimateR
- Fix occasional negative values in
performance
profile
- Added
custom
profile
- 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 (2019-05-14)
- Bugfix buffer over-read in
count_length_two_loops.cpp
heuristicsmineR 0.2.0 (2019-05-02)
- Bugfix L2 loop detection
- Lifecycle-aware heuristic
dependency_type_lifecycle
- Performance visualisation
causal_performance
heuristicsmineR 0.1.3
- Bugfix for
all_connected
heuristics, 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)