Package: processmapR
Type: Package
Title: Construct Process Maps Using Event Data
Version: 0.5.7
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")),
 person("Hasselt University", role = c("cph")))
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++
Depends: R (>= 3.5.0)
Imports: dplyr, bupaR (>= 0.5.1), edeaR (>= 0.9.0), DiagrammeR (>=
        1.0.0), ggplot2, stringr, purrr, data.table, shiny, miniUI,
        glue, forcats, hms, plotly, rlang (>= 1.0.0), cli (>= 3.2.0),
        scales, tidyr, htmltools, Rcpp, lifecycle, htmlwidgets
Encoding: UTF-8
RoxygenNote: 7.3.2
Suggests: knitr, rmarkdown, eventdataR, testthat (>= 3.0.0), rsvg,
        DiagrammeRsvg, covr
VignetteBuilder: knitr
URL: https://bupar.net/, https://github.com/bupaverse/processmapr/,
        https://bupaverse.github.io/processmapR/
BugReports: https://github.com/bupaverse/processmapr/issues/
Config/testthat/edition: 3
Collate: 'RcppExports.R' 'create_base_precedence.R' 'custom.R'
        'deprecated.R' 'dotted_chart.R' 'dotted_char_plotly_i.R'
        'dotted_chart_helpers.R' 'export_graph.R' 'export_map.R'
        'frequency.R' 'get_meta_data.R' 'layout.R' 'lined_chart.R'
        'lined_chart_helpers.R' 'lined_chart_plotly_i.R'
        'performance.R' 'precedence_matrix.R'
        'precedence_matrix.plot.R' 'processMapOutput.R' 'process_map.R'
        'process_matrix.R' 'processmapR.R' 'renderProcessMap.R'
        'render_map.R' 'resource_map.R' 'resource_matrix.R'
        'trace_explorer.R' 'utils.R' 'utils_animateR.R'
NeedsCompilation: yes
Packaged: 2025-07-07 09:14:47 UTC; lucp8407
Author: Gert Janssenswillen [aut, cre],
  Gerard van Hulzen [ctb],
  Benoît Depaire [ctb],
  Felix Mannhardt [ctb],
  Thijs Beuving [ctb],
  urvikalia [ctb],
  Hasselt University [cph]
Maintainer: Gert Janssenswillen <gert.janssenswillen@uhasselt.be>
Repository: CRAN
Date/Publication: 2025-07-09 14:10:02 UTC
Built: R 4.5.2; x86_64-w64-mingw32; 2025-11-08 04:54:27 UTC; windows
Archs: x64
