Package: processmonitR Type: Package Title: Building Process Monitoring Dashboards Version: 0.1.0 Date: 2017-06-18 Authors@R: person("Gert","Janssenswillen", email = "gert.janssenswillen@uhasselt.be", role = c("aut","cre")) 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) Imports: magrittr, ggplot2, dplyr, bupaR, edeaR, shiny, miniUI RoxygenNote: 6.0.1 URL: https://www.bupar.net Suggests: knitr, rmarkdown VignetteBuilder: knitr Config/pak/sysreqs: cmake make libicu-dev libuv1-dev zlib1g-dev Repository: https://bupaverse.r-universe.dev Date/Publication: 2018-06-30 05:51:16 UTC RemoteUrl: https://github.com/bupaverse/processmonitr RemoteRef: HEAD RemoteSha: 4750e59845b292d0a999c046ca28235a9be7dfcc NeedsCompilation: no Packaged: 2026-07-04 08:11:52 UTC; root Author: Gert Janssenswillen [aut, cre] Maintainer: Gert Janssenswillen