Package: xesreadR
Type: Package
Title: Read and Write XES Files
Version: 0.2.1
Date: 2017-09-04
Author: Gert Janssenswillen
Maintainer: Gert Janssenswillen <gert.janssenswillen@uhasselt.be>
Description: Read and write XES Files to create event log objects used by the 'bupaR' framework. XES (Extensible Event Stream) is the IEEE standard for storing and sharing event data (see <http://standards.ieee.org/findstds/standard/1849-2016.html> for more info).
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Depends: R(>= 3.0.0)
Imports: bupaR, dplyr, XML, xml2, data.table, tidyr, purrr, stringr,
        lubridate
RoxygenNote: 6.0.1
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
URL: http://www.bupar.net
NeedsCompilation: no
Packaged: 2017-09-04 11:21:14 UTC; lucp8407
Repository: CRAN
Date/Publication: 2017-09-04 11:29:31 UTC
