Package: processmapR
Type: Package
Title: Construct Process Maps Using Event Data
Version: 0.3.3
Date: 2019-02-22
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 (>= 0.4.0), edeaR (>= 0.8.0), DiagrammeR (>=
        1.0.0), ggplot2, ggthemes, stringr, purrr, data.table, shiny,
        miniUI, glue, forcats, hms, RColorBrewer, plotly, rlang,
        scales, tidyr
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.0.1
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
URL: https://www.bupar.net
NeedsCompilation: no
Packaged: 2019-02-22 15:24:59 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: 2019-02-24 18:00:15 UTC
Built: R 3.4.4; ; 2019-04-25 22:46:06 UTC; windows
