shinyTimer: Customizable Timer for 'shiny' Applications

Provides a customizable timer widget for 'shiny' applications. Key features include countdown and count-up mode, multiple display formats (including simple seconds, minutes-seconds, hours-minutes-seconds, and minutes-seconds-centiseconds), ability to pause, resume, and reset the timer. 'shinytimer' widget can be particularly useful for creating interactive and time-sensitive applications, tracking session times, setting time limits for tasks or quizzes, and more.

Version: 0.1.0
Depends: R (≥ 4.1.0)
Imports: shiny, htmltools
Suggests: R6, testthat (≥ 3.0.0)
Published: 2025-03-07
DOI: 10.32614/CRAN.package.shinyTimer
Author: Maciej Banas [aut, cre]
Maintainer: Maciej Banas <banasmaciek at gmail.com>
License: MIT + file LICENSE
NeedsCompilation: no
Materials: README NEWS
CRAN checks: shinyTimer results

Documentation:

Reference manual: shinyTimer.pdf

Downloads:

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

Linking:

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