-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
21 lines (20 loc) · 920 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Package: xesreadR
Type: Package
Title: Read and Write XES Files
Version: 0.2.3.9000
Date: 2019-03-19
Authors@R: c(person("Gert","Janssenswillen",email = "[email protected]", role = c("aut","cre")),
person("Benoît","Depaire",email = "[email protected]", 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: https://www.bupar.net, https://github.com/bupaverse/xesreadR
BugReports: https://github.com/bupaverse/xesreadR/issues