Package: processanimateR
Type: Package
Title: Process Map Token Replay Animation
Version: 1.0.3
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: Provides animated process maps based on the 'procesmapR' package.
  Cases stored in event logs created with with 'bupaR' S3 class eventlog() are
  rendered as tokens (SVG shapes) and animated according to their occurrence 
  times on top of the process map. For rendering SVG animations ('SMIL') and the
  'htmlwidget' package are used.
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), grDevices, stringr,
        htmltools
Suggests: eventdataR, edeaR, testthat, knitr, rmarkdown, shiny,
        RColorBrewer, lubridate
RoxygenNote: 7.1.0
URL: https://github.com/bupaverse/processanimateR/
BugReports: https://github.com/bupaverse/processanimateR/issues
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2020-03-13 20:47:46 UTC; felixm
Author: Felix Mannhardt [aut, cre],
  Gert Janssenswillen [ctb]
Maintainer: Felix Mannhardt <felix.mannhardt@sintef.no>
Repository: CRAN
Date/Publication: 2020-03-13 21:30:02 UTC
Built: R 3.5.3; ; 2020-04-22 09:10:42 UTC; windows
