A set of functions to produce the process map visualization for process analysis. It can generate the process map from a process event logs recorded in the process, with the ability of pruning the nodes and/or edges to reduce the complexity of the result.
Version: | 0.3.2 |
Depends: | R (≥ 3.2) |
Imports: | dplyr (≥ 0.5.0), data.table (≥ 1.9.8), DiagrammeR (≥ 0.9.0), stringr |
Suggests: | covr, roxygen2, testthat |
Published: | 2018-01-09 |
Author: | Tao Wang [aut, cre] |
Maintainer: | Tao Wang <twang2218 at gmail.com> |
BugReports: | https://github.com/twang2218/pmap/issues |
License: | MIT + file LICENSE |
URL: | https://github.com/twang2218/pmap |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | pmap results |
Reference manual: | pmap.pdf |
Package source: | pmap_0.3.2.tar.gz |
Windows binaries: | r-devel: pmap_0.3.2.zip, r-release: pmap_0.3.2.zip, r-oldrel: pmap_0.3.2.zip |
OS X El Capitan binaries: | r-release: pmap_0.3.2.tgz |
OS X Mavericks binaries: | r-oldrel: pmap_0.3.2.tgz |
Please use the canonical form https://CRAN.R-project.org/package=pmap to link to this page.