Package: shinyDTC
Type: Package
Title: Simple Dynamic Timer Control
Version: 0.1.0
Authors@R: 
  c(person("Sigbert", "Klinke", email = "sigbert@hu-berlin.de", role = c("aut", "cre")),
    person("Kleio", "Chrysopoulou Tseva", role = "ctb"))
Description: A dynamic timer control (DTC) is a 'shiny' widget that enables time-based processes in applications. It allows users to execute these processes manually in individual steps or at customizable speeds. The timer can be paused, resumed, or restarted. This control is particularly well-suited for simulations, animations, countdowns, or interactive visualizations.
URL: https://github.com/sigbertklinke/shinyDTC
License: GPL-3
Encoding: UTF-8
RoxygenNote: 7.3.2
Imports: rstudioapi, shiny, shinyjs
Suggests: knitr, rmarkdown, shinydashboard
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2025-04-15 10:24:07 UTC; sigbert
Author: Sigbert Klinke [aut, cre],
  Kleio Chrysopoulou Tseva [ctb]
Maintainer: Sigbert Klinke <sigbert@hu-berlin.de>
Repository: CRAN
Date/Publication: 2025-04-17 08:00:02 UTC
Built: R 4.3.3; ; 2025-04-17 09:20:04 UTC; unix
