Learn R Programming

⚠️There's a newer version (0.5.5) of this package.Take me there.

bupaR

bupaR is an open-source suite for the handling and analysis of business process data in R developed by the Business Informatics research group at Hasselt University, Belgium. It builds upon the concept of an event log which is a logbook of events which have happened and were recorded within the execution of a business process.

Read more

Copy Link

Version

Install

install.packages('bupaR')

Monthly Downloads

1,389

Version

0.4.3

License

MIT + file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Gert Janssenswillen

Last Published

January 22nd, 2020

Functions in bupaR (0.4.3)

case_labels

Get vector of case labels
assign_instance_id

Assign activity instance identifier to events
group_by_resource_activity

Group event log on resource and activity id
reexports

Objects exported from other packages
filter

Filter event log
fill

Fill event log
last_n

Select last n activity instances
resource_id

Resource classifier
arrange

Arrange event log
re_map

Re map
resource_labels

Get vector of resource labels
detect_resource_inconsistencies

Detect resource inconsistencies
cases

Cases
convert_timestamps

Convert timestamp format
mapping

Mapping
standardize_lifecycle

Standardize format of lifecycle types
fix_resource_inconsistencies

Fix resource inconsistencies
lifecycle_ids

Life cycle classifiers
case_list

Case list
group_by

Group event log
summarize

Summarize event log
group_by_activity

Group event log on activity id
group_by_activity_instance

Group event log on activity instance id
lifecycle_id

Life cycle classifier
bupaR

bupaR - Business Process Analysis in R
case_id

Case classifier
add_end_activity

Add artificial start/end activities to
mutate

Mutate event log
slice_activities

Slice Activities
durations

Durations
first_n

Select first n activity instances
filter_attributes

Generic filter function for eventlog
n_traces

n_traces
n_activity_instances

n_activity_instances
print.eventlog

Generic print function for eventlog
simple_eventlog

Simple Eventlog
n_cases

n_cases
n_events

n_events
eventlog

Eventlog
events_to_activitylog

Events to activities
select

Select event log
slice_events

Slice Events
timestamp

Timestamp classifier
summary.eventlog

Generic summary function for eventlog class
traces

Traces
slice

Slice function for event log
trace_list

Trace list
lifecycles

Life cycles
print.eventlog_mapping

Generic print function for eventlog_mapping
n_resources

n_resources
lifecycle_labels

Get vector of lifecycle labels
group_by_resource

Group event log on resource id
group_by_case

Group event log on case id
sample_n

Sample function for eventlog
resources

Resources
n_activities

n_activities
ungroup_eventlog

Ungroup event log
set_case_id

Set individual attributes of event log
unite

Unite multiple columns into one.
activity_id

Activity classifier
activities

Activities
activity_labels

Get vector of activity labels
activity_instance_id

Activity instance classifier
act_recode

Recode activity labels
act_collapse

Collapse activity labels of a sub process into a single activity
act_unite

Unite activity labels
activities_to_eventlog

Create event log from list of activity instances
activitylog

Create activity log