Learn R Programming

⚠️There's a newer version (1.0.1) 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,435

Version

0.4.1

License

MIT + file LICENSE

Maintainer

Gert Janssenswillen

Last Published

July 1st, 2018

Functions in bupaR (0.4.1)

case_labels

Get vector of case labels
select

Select event log
act_unite

Unite activity labels
traces

Traces
ungroup_eventlog

Ungroup event log
activities

Activities
eventlog

Eventlog
add_end_activity

Add artificial start/end activities to
bupaR

bupaR - Business Process Analysis in R
arrange

Arrange event log
case_id

Case classifier
fill

Fill event log
group_by_case

Group event log on case id
group_by_resource_activity

Group event log on resource and activity id
last_n

Select last n activity instances
group_by_resource

Group event log on resource id
print.eventlog_mapping

Generic print function for eventlog_mapping
n_traces

n_traces
print.eventlog

Generic print function for eventlog
act_collapse

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

Recode activity labels
reexports

Objects exported from other packages
lifecycle_id

Life cycle classifier
resource_id

Resource classifier
mapping

Mapping
re_map

Re map
mutate

Mutate event log
activity_instance_id

Activity instance classifier
activities_to_eventlog

Create event log from list of activity instances
activity_id

Activity classifier
n_activities

n_activities
slice

Slice function for event log
slice_activities

Slice Activities
activity_labels

Get vector of activity labels
slice_events

Slice Events
summary.eventlog

Generic summary function for eventlog class
cases

Cases
filter

Filter event log
filter_attributes

Generic filter function for eventlog
n_activity_instances

n_activity_instances
durations

Durations
first_n

Select first n activity instances
n_cases

n_cases
group_by

Group event log
resource_labels

Get vector of resource labels
n_events

n_events
resources

Resources
timestamp

Timestamp classifier
n_resources

n_resources
set_case_id

Set individual attributes of event log
trace_list

Trace list
simple_eventlog

Simple Eventlog
unite

Unite multiple columns into one.
case_list

Case list
group_by_activity

Group event log on activity id
group_by_activity_instance

Group event log on activity instance id
sample_n

Sample function for eventlog