-
Hi Guys, thanks for this amazing package!!!
Im not sure if this is caused by upgrading other packages, but im suddenly getting an error when trying to run the animate_process() function.
Even ju…
-
Haven't confirmed this is a regression yet, but we observe this warning on `main` that is not present on `v3.0.2`:
```
Evaluating glue expression while testing for local variable usage failed: Exp…
-
Prepare for release:
* [x] [`3.1.1` milestone](https://github.com/r-lib/lintr/milestone/6)
* [x] Re-read and refine the entire NEWS for the release
* [x] `devtools::check(remote = TRUE, manual = …
-
After generating event logs using bupaR I receive this error note when I try to generate a causal_net(). I did not receive this error yesterday but when rerunning all the code today I cannot seem to g…
-
causal_net(
threshold = 0.8,
threshold_frequency = 0,
type_nodes = causal_frequency("absolute"),
type_edges = causal_frequency("relative"),
sec_nodes = causal_performance(mean…
-
Hi everyone!
I have a Dataframe of about 15Million-rows. I have correctly defined the case_id, activity, timestamp, among others.
My problem is that for large datasets it takes too long to run, ca…
-
@gertjanssenswillen Due to various reasons I can't use the graphical toolset of pm4py to visualize my petrinet. Therefore as alternative, I tried petrinetR to read and render the pnml file I exported…
-
@DavisVaughan @topepo @juliasilge and [christophM](https://github.com/christophM/iml/)
So after... many conversations my team's model is finally going to be made public either this year or next.
[h…
-
I think the fixes we have for our CRAN warnings/errors, as well as the fix for #1405, are enough to warrant a patch release.
So filing this issue (along with the created milestone) for us to earmar…
-
---
I have the shiny app below in which I use plotly_click_event to subset the rest of the line charts when I click on a dot of one line chart. Also Im able to reset them to their initial form by usi…