- Compatibility update for bupaR 0.5.0
- Change of maintainer e-mail to new affiliation
- Fix bug when using sec_edges or sec_nodes parameter
- Fix issue with \donttest example causing errors
- 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.
- Bugfix buffer over-read in
count_length_two_loops.cpp
- Bugfix L2 loop detection
- Lifecycle-aware heuristic
dependency_type_lifecycle
- Performance visualisation
causal_performance
- Bugfix for
all_connected
heuristics, which correctly ignores self-loops now. - Added frequency threshold as described in the Process Mining book.
- Some performance improvements
- Added causal nets with frequencies and bindings
- Added L1 and L2 heuristics by Flexible Heuristic Miner
- Initial implementation (simple dependency graph only)