forked from smyth7/edeaR
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
20 lines (20 loc) · 973 Bytes
/
DESCRIPTION
File metadata and controls
20 lines (20 loc) · 973 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Package: edeaR
Type: Package
Title: Exploratory and Descriptive Event-Based Data Analysis
Version: 0.8.2
Date: 2019-02-22
Authors@R: c(person("Gert","Janssenswillen",email = "gert.janssenswillen@uhasselt.be", role = c("aut","cre")),
person("Marijke","Swennen", email = "marijke.swennen@uhasselt.be", role = "ctb"))
Description: Exploratory and descriptive analysis of event based data. Provides methods for describing and selecting process data, and for preparing event log data for process mining. Builds on the S3-class for event logs implemented in the package 'bupaR'.
License: MIT + file LICENSE
Depends:
R(>= 3.0.0)
Imports:
bupaR (>= 0.4.1),dplyr,data.table, ggplot2, ggthemes, glue, tibble, shiny, miniUI, tidyr, shinyTime, lubridate, purrr, stringr,rlang, zoo, hms
LazyData: true
RoxygenNote: 6.1.1
URL: https://www.bupar.net
Suggests: knitr, eventdataR,
rmarkdown
VignetteBuilder: knitr
BugReports: https://github.com/gertjanssenswillen/edeaR/issues