# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "shinyDTC" in publications use:' type: software license: GPL-3.0-only title: 'shinyDTC: Simple Dynamic Timer Control' version: 0.1.0 doi: 10.32614/CRAN.package.shinyDTC abstract: A dynamic timer control 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. authors: - family-names: Klinke given-names: Sigbert email: sigbert@hu-berlin.de repository: https://sigbertklinke.r-universe.dev repository-code: https://github.com/sigbertklinke/shinyDTC commit: 7648915a035e42061e5e4c67998e8aa003f35bfe url: https://github.com/sigbertklinke/shinyDTC date-released: '2025-01-04' contact: - family-names: Klinke given-names: Sigbert email: sigbert@hu-berlin.de