Package: processcheckR
Type: Package
Title: Rule-Based Conformance Checking of Business Process Event Data
Version: 0.1.3
Date: 2020-06-26
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: 7.1.0.9000
Suggests: knitr, rmarkdown, eventdataR
VignetteBuilder: knitr
URL: https://www.bupar.net, https://github.com/bupaverse/processcheckr
BugReports: https://github.com/bupaverse/processcheckr/issues
NeedsCompilation: no
Packaged: 2020-06-26 09:48:47 UTC; lucp8407
Author: Gert Janssenswillen [aut, cre]
Maintainer: Gert Janssenswillen <gert.janssenswillen@uhasselt.be>
Repository: CRAN
Date/Publication: 2020-06-29 12:34:16 UTC
