Package: processcheckR
Type: Package
Title: Rule-Based Conformance Checking of Business Process Event Data
Version: 0.1.2
Date: 2019-11-05
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.1.1
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: 2019-11-05 12:23:12 UTC; lucp8407
Author: Gert Janssenswillen [aut, cre]
Maintainer: Gert Janssenswillen <gert.janssenswillen@uhasselt.be>
Repository: CRAN
Date/Publication: 2019-11-05 12:40:02 UTC
