Skip to content

Releases: dljvandenberg/processminer

Final release for Oct 2020

14 Oct 19:18
Compare
Choose a tag to compare
v0.2.1

[FIX] Fixes #57 (missing spinner issue) (#58)

Smooth running app with full functionality

02 Oct 20:48
5d525af
Compare
Choose a tag to compare
Feature/version 02 (#50)

* [FIX] Add missing tidyr dependency
* [FIX] Explicitly use lubridate::date() instead of date()
* [CLEANUP] Turn off summary stats tab (not yet implemented)
* [PROCESS-FLOW] Add time since case start (per event)
* [CLEANUP] Remove obsolete comments
* [SUMMARY-STATS] Add n_cases and n_events per activity plots
* [SUMMARY-STATS] Show number of cases, events and activities
* [SUMMARY-STATS] Throughput times per case plot
* [LAYOUT] Set default_color
* [README] Update README
* [GITIGNORE] Ignore .Rproj file