-
Running the command `patients %>% process_map()` results in the following error:
`Error in set_global_graph_attrs(., attr = "rankdir", value = "LR", attr_type = "graph") : could not find function …
-
Hi, after installing the new version of processmapR from Github I got the following error message (see below), I have just used this code to test:
```
library(bupaR)
patients %>%
process_map…
-
Hi Gert,
as you have already intended, I am using bupaR for a project. I noted some incongruences when I use the process_map() function and the precedence_matrix(type = "absolute") function: it see…
-
Hi, thanks for the bupaR package, it is very useful!
I am having an issue using start_activity() and activity_frequency() functions:
1) evl %>% start_activities(level = "case")
2) evl %>% activit…
-
It seems like the eventlog function is missing from the edeaR package, is it? I don't see it in the package or in the documention, there is only an eventlog_from_xes function. The eventlog function …