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", "0.5.4")



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: 2023-04-02
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 0.5.4, https://cran.r-project.org/web/packages/bupaR
Previous versions and publish date:
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)
Other packages that cited bupaR R package
View bupaR citation profile
Other R packages that bupaR depends, imports, suggests or enhances
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

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  
steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
Download / Learn more Package Citations See dependency  
mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
Download / Learn more Package Citations See dependency  
ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
Download / Learn more Package Citations See dependency  
rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
Download / Learn more Package Citations See dependency  
critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns