Package: processmapR
Type: Package
Title: Construct Process Maps Using Event Data
Version: 0.5.0
Date: 2022-07-10
Authors@R: c(person("Gert","Janssenswillen",email = "gert.janssenswillen@uhasselt.be", role = c("aut","cre")),
 person("Gerard","van Hulzen", email = "gerard.vanhulzen@uhasselt.be", role = c("ctb")),
 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")),
 person("urvikalia", role = c("ctb")))
Description: Visualize event logs using directed graphs, i.e. process maps. Part of the 'bupaR' framework.
License: MIT + file LICENSE
LinkingTo: Rcpp, BH
SystemRequirements: C++11
Depends: R (>= 3.5.0)
Imports: dplyr, bupaR (>= 0.4.0), edeaR (>= 0.8.0), DiagrammeR (>=
        1.0.0), ggplot2, stringr, purrr, data.table, shiny, miniUI,
        glue, forcats, hms, plotly, rlang, scales, tidyr, htmltools,
        Rcpp, lifecycle
Encoding: UTF-8
RoxygenNote: 7.2.0
Suggests: knitr, rmarkdown, eventdataR, testthat (>= 3.0.0)
VignetteBuilder: knitr
URL: https://bupar.net/, https://github.com/bupaverse/processmapr/
BugReports: https://github.com/bupaverse/processmapr/issues/
Config/testthat/edition: 3
NeedsCompilation: yes
Packaged: 2022-07-10 19:06:41 UTC; lucp8407
Author: Gert Janssenswillen [aut, cre],
  Gerard van Hulzen [ctb],
  Benoît Depaire [ctb],
  Felix Mannhardt [ctb],
  Thijs Beuving [ctb],
  urvikalia [ctb]
Maintainer: Gert Janssenswillen <gert.janssenswillen@uhasselt.be>
Repository: CRAN
Date/Publication: 2022-07-10 19:30:02 UTC
