Package: pm4py
Type: Package
Title: Interface to the 'PM4py' Process Mining Library
Version: 1.0.1
Authors@R: person("Felix", "Mannhardt", email = "felix.mannhardt@sintef.no",
  role = c("aut", "cre"))
Description: Interface to 'PM4py' <http://pm4py.org>, a process mining library 
    in 'Python'. This package uses the 'reticulate' package to act as a bridge 
    between 'PM4Py' and the 'R' package 'bupaR'. It provides several process 
    discovery algorithms, evaluation measures, and alignments. 
License: GPL-3
Encoding: UTF-8
LazyData: true
SystemRequirements: Python (>= 3.6)
Imports: reticulate (>= 1.11), bupaR, petrinetR, purrr, stringr
RoxygenNote: 6.1.1
Suggests: testthat, eventdataR
URL: https://github.com/fmannhardt/pm4py
BugReports: https://github.com/fmannhardt/pm4py/issues
NeedsCompilation: no
Packaged: 2019-03-08 15:21:55 UTC; felixm
Author: Felix Mannhardt [aut, cre]
Maintainer: Felix Mannhardt <felix.mannhardt@sintef.no>
Repository: CRAN
Date/Publication: 2019-03-10 09:20:03 UTC
