Package: xesreadR
Type: Package
Title: Read and Write XES Files
Version: 0.2.3
Date: 2019-03-19
Authors@R: c(person("Gert","Janssenswillen",email = "gert.janssenswillen@uhasselt.be", role = c("aut","cre")),
 person("Benoît","Depaire",email = "benoit.depaire@uhasselt.be", role = "ctb"))
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.1.1
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
URL: http://www.bupar.net
NeedsCompilation: no
Packaged: 2019-03-19 12:28:13 UTC; lucp8407
Author: Gert Janssenswillen [aut, cre],
  Benoît Depaire [ctb]
Maintainer: Gert Janssenswillen <gert.janssenswillen@uhasselt.be>
Repository: CRAN
Date/Publication: 2019-03-19 12:50:03 UTC
Built: R 4.4.3; ; 2025-10-21 14:38:47 UTC; windows
