Package: bpmnR
Type: Package
Title: Support for BPMN (Business Process Management Notation) Models
Version: 0.1.1
Authors@R: c(person("Alessio", "Nigro", email = "alessionigro@hotmail.com", role = "aut"),
             person("Gert", "Janssenswillen", email = "gert.janssenswillen@uhasselt.be", role = "cre"),
             person("Ivan","Esin", role = "ctb"),
              person("Hasselt University", role = "cph"))
Description: Creating, rendering and writing BPMN diagrams <https://www.bpmn.org/>. Functionalities can be used to visualize and export BPMN diagrams created using the 'pm4py' and 'bupaRminer' packages. Part of the 'bupaR' ecosystem. 
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.3
Depends: R(>= 3.0.0)
Imports: DiagrammeR, DiagrammeRsvg, dplyr, htmltools, htmlwidgets,
        purrr, rvest, tidyr, uuid, DT, rlang, knitr, huxtable, stringr,
        readr, xml2, glue
VignetteBuilder: knitr
Suggests: rmarkdown
NeedsCompilation: no
Packaged: 2023-12-12 10:19:56 UTC; lucp8407
Author: Alessio Nigro [aut],
  Gert Janssenswillen [cre],
  Ivan Esin [ctb],
  Hasselt University [cph]
Maintainer: Gert Janssenswillen <gert.janssenswillen@uhasselt.be>
Repository: CRAN
Date/Publication: 2023-12-12 12:00:02 UTC
Built: R 4.5.2; ; 2025-11-08 04:31:13 UTC; windows
