shinyDTC: Simple Dynamic Timer Control

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.

Version: 0.1.0
Imports: rstudioapi, shiny, shinyjs
Suggests: knitr, rmarkdown, shinydashboard
Published: 2025-04-17
DOI: 10.32614/CRAN.package.shinyDTC
Author: Sigbert Klinke [aut, cre], Kleio Chrysopoulou Tseva [ctb]
Maintainer: Sigbert Klinke <sigbert at hu-berlin.de>
License: GPL-3
URL: https://github.com/sigbertklinke/shinyDTC
NeedsCompilation: no
Materials: README
CRAN checks: shinyDTC results

Documentation:

Reference manual: shinyDTC.pdf
Vignettes: shinyDTC (source, R code)

Downloads:

Package source: shinyDTC_0.1.0.tar.gz
Windows binaries: r-devel: not available, r-release: not available, r-oldrel: not available
macOS binaries: r-release (arm64): shinyDTC_0.1.0.tgz, r-oldrel (arm64): shinyDTC_0.1.0.tgz, r-release (x86_64): shinyDTC_0.1.0.tgz, r-oldrel (x86_64): shinyDTC_0.1.0.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=shinyDTC to link to this page.