This package wraps the Python library PM4Py and should try to follow their releases closely (at least in the non CRAN dev version). Updating is currently only a matter of editing the file: https://github.com/bupaverse/pm4py/blob/master/R/version.R
and testing if everything still works fine.
We should have some script doing this automatically and integrated with the CI/CD pipeline to catch err
This app monitors the Eventlog on a certain machine if it shows errors or warnings which can be set in eventmon.vbs it will mail the email address that is set in the mailsend.bat file. This is achieved by adding the events.bat under the scheduled tasks and running it when desired. Through mailsend.bat & mailsend.exe it will be able to mail the recipients the relative info and also the body of msg.txt.If triggered it will log to sendmail.txt. Uses VBscript, DOS and the sendmail app.
This package wraps the Python library PM4Py and should try to follow their releases closely (at least in the non CRAN dev version). Updating is currently only a matter of editing the file:
https://github.com/bupaverse/pm4py/blob/master/R/version.R
and testing if everything still works fine.
We should have some script doing this automatically and integrated with the CI/CD pipeline to catch err