Thomas Bouffard

Results 196 issues of Thomas Bouffard

⚠️ **IMPORTANT NOTE** ⚠️ : what is described here may be a more general issue: it probably impact all integration of `bpmnVisualization`. If confirmed, create a dedicated issue. Currently, the...

documentation

**Is your feature request related to a problem? Please describe.** GitHub pages (#19) only host the documentation the development version. Web browsing of the package on CRAN only shows the...

documentation

Generate a sticker with the "Process Analytics" SVG logo. See https://github.com/GuangchuangYu/hexSticker

documentation

Make the coverage results public. Codecov supports the R language and it widely used. According to #117, coverage is 100% 💪🏿 Resources - example from codecov: https://github.com/codecov/example-r - https://github.com/r-lib/actions/blob/v2/examples/test-coverage.yaml -...

documentation

**Is your feature request related to a problem? Please describe.** The default overlays colors in v0.1.1 are defined in the rgba form. Please use hexa color form. **Describe the solution...

enhancement
hacktoberfest

we could add - R minimal supported version (like Depends: R (>= 4.0.0)). Version to be defined/choosen/found - license, see also #167 - ....

documentation

For example, we can write something like in http://christophergandrud.github.io/networkD3/ We can also include some live rendering examples in the documentation via RMarkdown See also https://github.com/process-analytics/bpmn-visualization-R/issues/23#issuecomment-909364915 for a working example with...

documentation
hacktoberfest

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