bpmn-visualization-R icon indicating copy to clipboard operation
bpmn-visualization-R copied to clipboard

A R package for visualizing process execution data on BPMN diagrams

Results 30 bpmn-visualization-R issues
Sort by recently updated
recently updated
newest added

Closes #136 ### At https://github.com/process-analytics/bpmn-visualization-R/pull/134/commits/0b092e5dfc716f6700d782356bbd76372545cf43 to fix ![image](https://user-images.githubusercontent.com/4921914/198306806-cbe692d4-bc32-4fc5-a591-f95f5660d583.png)

documentation
chore

See https://github.com/process-analytics/github-actions-playground/pull/220 & https://github.com/process-analytics/bpmn-visualization-js/pull/2465.

See https://github.com/process-analytics/github-actions-playground/pull/220 & https://github.com/process-analytics/bpmn-visualization-js/pull/2465.

chore

For now, we have to manage formatting manually. In RStudio, select the file content and then do Ctrl + Shift + A See this article for general guidelines: https://blog.r-hub.io/2022/03/21/code-style/ For...

hacktoberfest
chore

We would like to link to a live environment that can showcase the usage of our package The solution requires we can install our package and probably from CRAN (see...

We could do something like we have in the bpmn-visualization-js repository (send slack message when the npm package is published). We need to decide after which step we send the...

chore

See https://github.com/process-analytics/bpmn-visualization-R/pull/26#issuecomment-907103562 The `man` folder contains only generated files except ` bpmnVisualization-package.Rd ` This file could be generated as done in https://github.com/bergant/bpmn/blob/9768cccc551831846a6d404271e330d710c8ef3b/R/bpmn.R#L1 (add roxygen comments on a `NULL` statement) We...

chore

Add a new job who execute the command `devtools::document()`, and commit the change in the current PR if there is updating in the documentation. See also #30

chore

We manually add license header in #28 We now want to check that they are always present and have tools to automatically add them à la eslint/prettier. See also #33

chore

bpmn-visualization is updated from https://cdn.jsdelivr.net/npm/[email protected]/dist/bpmn-visualization.min.js.

dependencies