Skip to content

processpredictR

Process Prediction

v0.1.1 · Sep 15, 2025 · MIT + file LICENSE

Description

Means to predict process flow, such as process outcome, next activity, next time, remaining time, and remaining trace. Off-the-shelf predictive models based on the concept of Transformers are provided, as well as multiple way to customize the models. This package is partly based on work described in Zaharah A. Bukhsh, Aaqib Saeed, & Remco M. Dijkman. (2021). "ProcessTransformer: Predictive Business Process Monitoring with Transformer Network" <doi:10.48550/arXiv.2104.00721>.

Downloads

CRAN

538

Last 30 days

7117th

1.7K

Last 90 days

6.5K

Last year

Trend: -1.1% (30d vs prior 30d)

r2u CRAN

0

Last 30 days

23

Last 90 days

107

Last year

Trend: -100% (30d vs prior 30d)

autoCRAN

9

Last 7 days

27

Last 30 days

0

All-time

autoCRAN-only: this name is served only by autoCRAN, so the count is exact.

CRAN Check Status

13 OK
Show all 13 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Jun 9, 2026
ERROR 12 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Jun 8, 2026
ERROR r-devel-linux-x86_64-debian-gcc

package dependencies

Packages required but not available: 'keras', 'plotly'

See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Code intelligence has not been computed for this package yet.

Code

Structure

Lines of code

2,644

Files

57

Compiled share

0%

Has compiled src

No

Language breakdown

R 1,668 (63.1%)Docs 409 (15.5%)Vignettes 567 (21.4%)

API

Exported functions

15

Internal functions

23

Recent export changes

v0.1.0+15 %>%, compile, confusion_matrix +12 more

Testing & CI

Has tests

No

Test-to-code ratio

0.00

testthat edition

3

CI present

No

CI type

[]

PR gated

No

Docs

Return-value doc rate

90.9%

\dontrun example ratio

0%

Roxygen coverage

93.3%

Has pkgdown

No

NEWS present

No

Health & Security signals

Informational signals; not verdicts.

on.exit coverage

0%

Unsafe pattern score

0

Dep constraint coverage

0%

Secret pattern count

0

Bundled 3rd-party code

2 items

Portability & License

Min R version

2.10

System requirements

C++ standard

License

MIT + file LICENSE

License flags

SPDX valid, OSI approved

History

Versions

2

First release

2023-01-17

Latest release

2025-09-15

Avg cadence

972 days

Cold removal rate

Dep drift

2

LOC over versions

v0.1.0: 3,175 LOCv0.1.1: 2,644 LOC

Per-file churn detail lives in the source pipeline: https://github.com/r-observatory/cran-code-metrics.

Dependency Network

Dependencies Reverse dependencies bupaR edeaR eventdataR dplyr forcats magrittr reticulate tidyr tidyselect purrr stringr keras tensorflow rlang data.table +5 more dependencies processpredictR

Version History

3 tracked
new 0.1.1 Mar 10, 2026
updated 0.1.1 ← 0.1.0 diff Sep 14, 2025
new 0.1.0 Jan 16, 2023