Package: bupaR
Type: Package
Title: Business Process Analysis in R
Version: 0.4.4
Date: 2020-06-11
Authors@R: c(person("Gert","Janssenswillen", email = "gert.janssenswillen@uhasselt.be", role = c("aut","cre")),
             person("Felix","Mannhardt",email = "Felix.Mannhardt@sintef.no", role = c("ctb")),
             person("Niels","Martin",email = "niels.martin@uhasselt.be", role = c("ctb")),
             person("Greg","Van Houdt",email = "greg.vanhoudt@uhasselt.be", role = c("ctb")))
Description: Comprehensive Business Process Analysis toolkit. Creates S3-class for event log objects, and related handler functions. Imports related packages for filtering event data, computation of descriptive statistics, handling of 'Petri Net' objects and visualization of process maps. See also packages 'edeaR','processmapR', 'eventdataR' and 'processmonitR'.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.0.9000
Imports: magrittr, dplyr, data.table, shiny, miniUI, purrr, tidyr,
        glue, forcats, rlang, eventdataR (>= 0.2.0), stringr, lubridate
URL: https://www.bupar.net, https://github.com/bupaverse/bupaR
Suggests: testthat
NeedsCompilation: no
Packaged: 2020-06-17 11:43:16 UTC; lucp8407
Author: Gert Janssenswillen [aut, cre],
  Felix Mannhardt [ctb],
  Niels Martin [ctb],
  Greg Van Houdt [ctb]
Maintainer: Gert Janssenswillen <gert.janssenswillen@uhasselt.be>
Repository: CRAN
Date/Publication: 2020-06-17 12:10:03 UTC
