The goal of processpredictR is to perform prediction tasks on processes using event logs and Transformer models.
You can install the development version of processpredictR from GitHub with:
# install.packages("devtools")
::install_github("bupaverse/processpredictR")
devtools
```r
library(processpredictR)