Package: edeaR
Type: Package
Title: Exploratory and Descriptive Event-Based Data Analysis
Version: 0.8.6
Date: 2020-10-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, zoo, hms, forcats
LazyData: true
RoxygenNote: 7.1.0.9000
URL: https://www.bupar.net, https://github.com/bupaverse/edeaR
Suggests: knitr, eventdataR, rmarkdown
VignetteBuilder: knitr
BugReports: https://github.com/bupaverse/edeaR/issues
NeedsCompilation: no
Packaged: 2020-10-01 11:55:44 UTC; lucp8407
Author: Gert Janssenswillen [aut, cre],
  Marijke Swennen [ctb]
Maintainer: Gert Janssenswillen <gert.janssenswillen@uhasselt.be>
Repository: CRAN
Date/Publication: 2020-10-01 12:20:02 UTC
Built: R 4.0.2; ; 2020-10-02 11:06:16 UTC; unix
