Package: understandBPMN
Type: Package
Title: Calculator of Understandability Metrics for BPMN
Version: 1.1.1
Authors@R: c(person("Jonas","Lieben", role = c("aut"), email = "jonas.lieben@uhasselt.be"), person("Gert","Janssenswillen", email = "gert.janssenswillen@uhasselt.be", 
  role = c("cre")))
Description: Calculate several understandability metrics of BPMN models. BPMN stands for business process modelling notation and is a language for expressing business processes into business process diagrams. Examples of these understandability metrics are: average connector degree, maximum connector degree, sequentiality, cyclicity, diameter, depth, token split, control flow complexity, connector mismatch, connector heterogeneity, separability, structuredness and cross connectivity. See R documentation and paper on metric implementation included in this package for more information concerning the metrics.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
LinkingTo: Rcpp
Imports: XML, dplyr, purrr, tidyr, tibble, Rcpp (>= 0.12.15), devtools,
        usethis, R.utils
RoxygenNote: 6.1.1
Depends: R(>= 2.10.0)
Suggests: knitr, rmarkdown, testthat
NeedsCompilation: yes
Packaged: 2019-09-27 09:47:06 UTC; lucp8407
Author: Jonas Lieben [aut],
  Gert Janssenswillen [cre]
Maintainer: Gert Janssenswillen <gert.janssenswillen@uhasselt.be>
Repository: CRAN
Date/Publication: 2019-09-27 11:30:03 UTC
Built: R 4.1.3; x86_64-w64-mingw32; 2023-04-17 19:40:55 UTC; windows
Archs: i386, x64
