Other packages > Find by keyword >

bupaR  

Business Process Analysis in R
View on CRAN: Click here


Download and install bupaR package within the R console
Install from CRAN:
install.packages("bupaR")

Install from Github:
library("remotes")
install_github("cran/bupaR")

Install by package version:
library("remotes")
install_version("bupaR", "1.0.0")



Attach the package and use:
library("bupaR")
Maintained by
Gert Janssenswillen
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2017-03-26
Latest Update: 2025-07-07
Description:
Comprehensive Business Process Analysis toolkit. Creates S3-class for event log objects, and related handler functions. Imports related packages for filtering event data, computation of descriptive statistics, handling of 'Petri Net' objects and visualization of process maps. See also packages 'edeaR','processmapR', 'eventdataR' and 'processmonitR'.
How to cite:
Gert Janssenswillen (2017). bupaR: Business Process Analysis in R. R package version 1.0.0, https://cran.r-project.org/web/packages/bupaR. Accessed 05 Aug. 2026.
Previous versions and publish date:
(2026-07-09 07:23), 0.1.0 (2017-03-26 09:31), 0.1.1 (2017-03-27 16:21), 0.2.0 (2017-06-20 01:23), 0.3.0 (2017-09-06 22:27), 0.3.2 (2017-12-04 20:46), 0.4.0 (2018-03-21 23:35), 0.4.1 (2018-07-02 00:50), 0.4.2 (2019-02-19 12:40), 0.4.3 (2020-01-22 15:40), 0.4.4 (2020-06-17 14:10), 0.5.0 (2022-07-05 17:30), 0.5.1 (2022-09-29 11:40), 0.5.2 (2022-09-30 16:40), 0.5.3 (2023-04-03 00:00), 0.5.4 (2024-03-28 10:00), 0.5.5 (2025-07-07 17:00), 1.0.0 (2025-12-01 12:20)
Other packages that cited bupaR R package
View bupaR citation profile
Other R packages that bupaR depends, imports, suggests or enhances
Complete documentation for bupaR
Functions, R codes and Examples using the bupaR R package
Some associated functions: act_collapse . act_recode . act_unite . activities . activities_to_eventlog . activity_id . activity_instance_id . activity_labels . activitylog . add_end_activity . arrange . as.grouped.data.frame . assign_instance_id . bupaR . case_id . case_labels . case_list . cases . convert_timestamps . detect_resource_inconsistencies . durations . eventlog . events_to_activitylog . fill . filter . filter_attributes . first_n . fix_resource_inconsistencies . group_by . group_by_activity . group_by_activity_instance . group_by_case . group_by_ids . group_by_resource . group_by_resource_activity . grouped_activitylog . grouped_eventlog . grouped_log . is . last_n . lifecycle_id . lifecycle_labels . lifecycles . log . mapping . mutate . n_activities . n_activity_instances . n_cases . n_events . n_resources . n_traces . print.eventlog_mapping . print.log . re_map . reexports . resource_id . resource_labels . resources . sample_n . scale_fill_discrete_bupaR . select . select_ids . set_activity_id . set_activity_instance_id . set_case_id . set_lifecycle_id . set_resource_id . set_timestamp . simple_eventlog . slice . slice_activities . slice_events . slice_sample . standardize_lifecycle . summarize . summary . timestamp . timestamps . to_activitylog . to_eventlog . trace_list . traces . ungroup . ungroup_eventlog . unite . 
Some associated R codes: act_collapse.R . act_recode.R . act_unite.R . activities.R . activities_to_eventlog.R . activity_id.R . activity_instance_id.R . activity_labels.R . activitylog.R . add_start_end_activity.R . arrange.R . assign_instance_id.R . bupar.R . case_labels.R . case_list.R . convert_timestamps.R . detect_resource_inconsistencies.R . durations.R . eventlog.R . events_to_activitylog.R . fill.R . filter.R . filter_attributes.R . first_n.R . fix_resource_inconsistencies.R . group_by.R . group_by_activity.R . group_by_activity_instance.R . group_by_case.R . group_by_ids.R . group_by_resource.R . group_by_resource_activity.R . grouped_activitylog.R . grouped_eventlog.R . grouped_log.R . grouping_helpers.R . is.R . last_n.R . lifecycle_id.R . lifecycle_labels.R . lifecycles.R . log.R . lubridate_exports.R . mapping.R . mutate.R . n_activities.R . n_activity_instances.R . n_cases.R . n_events.R . n_resources.R . n_traces.R . print.eventlog.R . print.mapping.R . re_map.R . resource_id.R . resource_labels.R . resources.R . sample_n.R . scales.R . select.R . select_ids.R . set_activity_id.R . set_activity_instance_id.R . set_case_id.R . set_lifecycle_id.R . set_resource_id.R . set_timestamp.R . simple_eventlog.R . slice.R . slice_activities.R . slice_events.R . slice_sample.R . standardize_lifecycle.R . summarize.R . summary.eventlog.R . timestamp.R . timestamps.R . to_activitylog.R . to_eventlog.R . trace_list.R . traces.R . ungroup.R . ungroup_eventlog.R . unite.eventlog.R . utils.R . zzz.R .  Full bupaR package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
noisyr  
Noise Quantification in High Throughput Sequencing Output
Quantifies and removes technical noise from high-throughput sequencing data. Two approaches are use ...
Download / Learn more Package Citations See dependency  
dcov  
A Fast Implementation of Distance Covariance
Efficient methods for computing distance covariance and relevant statistics. See Sz ...
Download / Learn more Package Citations See dependency  
dhReg  
Dynamic Harmonic Regression
Building and forecasting time series data with multiple seasonality using Dynamic Harmonic Regressio ...
Download / Learn more Package Citations See dependency  
kernelPSI  
Post-Selection Inference for Nonlinear Variable Selection
Different post-selection inference strategies for kernelselection as described in kernelPSI a Post-S ...
Download / Learn more Package Citations See dependency  

28,083

R Packages

239,283

Dependencies

74,457

Author Associations

28,084

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA