Package: processanimateR
Type: Package
Title: Process Map Token Replay Animation
Version: 1.0.0
Authors@R: c(person("Felix","Mannhardt", email = "felix.mannhardt@sintef.no", role = c("aut","cre")),
  person("Gert","Janssenswillen",email = "gert.janssenswillen@uhasselt.be", role = c("ctb")))
Description: Token replay animation for process maps created with 
  'processmapR' by using SVG animations ('SMIL') and the 'htmlwidget' package.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Depends: R (>= 2.10)
Imports: bupaR, processmapR (>= 0.3.1), rlang, magrittr, dplyr, tidyr,
        htmlwidgets, DiagrammeR (>= 1.0.0), zoo, grDevices
Suggests: eventdataR, edeaR, testthat, knitr, rmarkdown, shiny,
        RColorBrewer
RoxygenNote: 6.1.1
URL: https://github.com/fmannhardt/processanimateR/
BugReports: https://github.com/fmannhardt/processanimateR/issues
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2018-11-27 13:00:51 UTC; felixm
Author: Felix Mannhardt [aut, cre],
  Gert Janssenswillen [ctb]
Maintainer: Felix Mannhardt <felix.mannhardt@sintef.no>
Repository: CRAN
Date/Publication: 2018-11-27 13:30:02 UTC
