Package: pm4py
Type: Package
Title: Interface to the 'PM4py' Process Mining Library
Version: 1.2.7
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: 7.0.2
Suggests: testthat, eventdataR
URL: https://github.com/fmannhardt/pm4py
BugReports: https://github.com/fmannhardt/pm4py/issues
NeedsCompilation: no
Packaged: 2020-01-07 07:58:22 UTC; felixm
Author: Felix Mannhardt [aut, cre]
Maintainer: Felix Mannhardt <felix.mannhardt@sintef.no>
Repository: CRAN
Date/Publication: 2020-01-07 18:40:02 UTC
Built: R 3.5.3; ; 2020-04-22 08:44:22 UTC; windows
