-
Hello, I have a couple questions in regards to how best to handle activities that occur at the same time as other activities or overlap with other activities.
I'm trying to convert a series of cus…
-
Thank you for this package! It's a great addition to the excellent bupaR package. I took a purchasing example dataset from Fluxicon to compare the two animations:
- processanimateR: http://rpubs.co…
frkbr updated
6 years ago
-
Thank you for making this package, it's great! I've been able to make animations of process maps on Windows OS, but am getting an error trying to run the same code on my MacBook.
When I go to crea…
-
I've noticed that when selecting the input tokens or activities in a shiny app there seems to be inconsistencies with the ordering they are applied in when multiple elements are selected.
![token_o…
-
Hi Felix, I tried to use renderProcessanimater and processanimaterOutput to build a shiny dashboard, while the animate process map just not display.
I have tested your ianimate_process function, to…
-
We need to be able to read in data in XES format (IEEE standard event logs).
-
Dear maintainer,
package data.table_1.11.8.tar.gz does not pass the incoming checks automatically, please see the following pre-tests:
Windows:
Status: OK
Debian:
Status: 2 ERRORs, 1 WARNING
…
-
When supplying an event log with a (possibly) unrelated column names 'time' process_map fails with an error:
```
> process_map(log)
Error in summarise_impl(.data, dots) :
Column `time` must h…
-
The `filter_precedence()` function puzzles me quite a bit (even after reading the available documentation).
When using this function, before creating a `process_map()`, I would expect to see the sa…
-
Hi Gert,
happy new year.
I'm working on bupaR and I noted some inconsistencies.
One of my issue last year was about the inconsistency of the information about the functions process_map() and …