Package: processcheckR
Type: Package
Title: Rule-Based Conformance Checking of Business Process Event Data
Version: 0.1.0
Date: 2018-10-01
Authors@R: person("Gert","Janssenswillen", email = "gert.janssenswillen@uhasselt.be", 
  role = c("aut","cre"))
Description: Check compliance of event data from (business) processes with respect to specified rules. Rules supported are of three types: frequency (activities that should (not) happen x number of times), order (succession between activities) and exclusiveness (and and exclusive choice between activities).
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Imports: dplyr, bupaR, rlang, edeaR, stringr, glue
RoxygenNote: 6.0.1
Suggests: knitr, rmarkdown, eventdataR
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2018-10-01 12:55:00 UTC; lucp8407
Author: Gert Janssenswillen [aut, cre]
Maintainer: Gert Janssenswillen <gert.janssenswillen@uhasselt.be>
Repository: CRAN
Date/Publication: 2018-10-08 14:20:03 UTC
