The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

Type: Package
Title: Building Process Monitoring Dashboards
Version: 0.1.0
Author: Gert Janssenswillen
Maintainer: gert.janssenswillen@uhasselt.be <gert.janssenswillen@uhasselt.be>
Description: Functions for constructing dashboards for business process monitoring. Building on the event log objects class from package 'bupaR'. Allows the use to assemble custom shiny dashboards based on process data.
License: MIT + file LICENSE
Encoding: UTF-8
Depends: R (≥ 3.0)
LazyData: true
Imports: magrittr, ggplot2, dplyr, bupaR, edeaR, shiny, miniUI
RoxygenNote: 6.0.1
URL: https://www.bupar.net
VignetteBuilder: knitr
Suggests: knitr, rmarkdown
NeedsCompilation: no
Packaged: 2017-06-18 18:09:02 UTC; lucp8407
Repository: CRAN
Date/Publication: 2017-06-18 18:17:13 UTC

processmonitR - Building dashboards for process monitoring in R

Description

Functions for constructing dashboards for business process monitoring. Building on the event log objects class from package bupaR. Allows the use to assemble custom shiny dashboards based on process data.


Activity Dashboard

Description

Activity Dashboard

Usage

activity_dashboard(eventlog)

Arguments

eventlog

Event log to be used for dashboard


Performance Dashboard

Description

Performance Dashboard

Usage

performance_dashboard(eventlog)

Arguments

eventlog

Event log to be used for dashboard


Resource Dashboard

Description

Resource Dashboard

Usage

resource_dashboard(eventlog)

Arguments

eventlog

Event log to be used for dashboard


Rework Dashboard

Description

Rework Dashboard

Usage

rework_dashboard(eventlog)

Arguments

eventlog

Event log to be used for dashboard

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.