Package: processmapR
Type: Package
Title: Construct Process Maps Using Event Data
Version: 0.2.1
Date: 2017-12-04
Authors@R: c(person("Gert","Janssenswillen",email = "gert.janssenswillen@uhasselt.be", role = c("aut","cre")),
 person("Benoît","Depaire",email = "benoit.depaire@uhasselt.be", role = c("ctb")),
 person("Felix","Mannhardt",email = "Felix.Mannhardt@sintef.no", role = c("ctb")),
 person("Thijs","Beuving", email = "thijs.beuving@kpn.com", role = c("ctb")))
Description: Visualize of process maps based on
    event logs, in the form of directed graphs. Part of the 'bupaR' framework.
License: MIT + file LICENSE
Imports: dplyr,bupaR, edeaR, DiagrammeR, ggplot2, ggthemes, stringr,
        purrr, data.table, shiny, miniUI, glue, forcats, hms,
        RColorBrewer, plotly, rlang, scales
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.0.1
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
URL: https://www.bupar.net
NeedsCompilation: no
Packaged: 2017-12-04 18:40:11 UTC; lucp8407
Author: Gert Janssenswillen [aut, cre],
  Benoît Depaire [ctb],
  Felix Mannhardt [ctb],
  Thijs Beuving [ctb]
Maintainer: Gert Janssenswillen <gert.janssenswillen@uhasselt.be>
Repository: CRAN
Date/Publication: 2017-12-04 19:11:24 UTC
