Package: edeaR
Type: Package
Title: Exploratory and Descriptive Event-Based Data Analysis
Version: 0.8.1
Date: 2018-07-01
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
LazyData: true
RoxygenNote: 6.0.1
URL: https://www.bupar.net
Suggests: knitr, eventdataR, rmarkdown
VignetteBuilder: knitr
BugReports: https://github.com/gertjanssenswillen/edeaR/issues
NeedsCompilation: no
Packaged: 2018-07-02 02:53:24 UTC; lucp8407
Author: Gert Janssenswillen [aut, cre],
  Marijke Swennen [ctb]
Maintainer: Gert Janssenswillen <gert.janssenswillen@uhasselt.be>
Repository: CRAN
Date/Publication: 2018-07-02 11:00:07 UTC
