Package: shinyTimer 0.1.0
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.
Authors:
shinyTimer_0.1.0.tar.gz
shinyTimer_0.1.0.zip(r-4.5)shinyTimer_0.1.0.zip(r-4.4)shinyTimer_0.1.0.zip(r-4.3)
shinyTimer_0.1.0.tgz(r-4.5-any)shinyTimer_0.1.0.tgz(r-4.4-any)shinyTimer_0.1.0.tgz(r-4.3-any)
shinyTimer_0.1.0.tar.gz(r-4.5-noble)shinyTimer_0.1.0.tar.gz(r-4.4-noble)
shinyTimer_0.1.0.tgz(r-4.4-emscripten)shinyTimer_0.1.0.tgz(r-4.3-emscripten)
shinyTimer.pdf |shinyTimer.html✨
shinyTimer/json (API)
NEWS
# Install 'shinyTimer' in R: |
install.packages('shinyTimer', repos = c('https://maciekbanas.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/maciekbanas/shinytimer/issues
Last updated 11 days agofrom:b30472684e. Checks:9 OK. Indexed: yes.
Target | Result | Latest binary |
---|---|---|
Doc / Vignettes | OK | Mar 08 2025 |
R-4.5-win | OK | Mar 08 2025 |
R-4.5-mac | OK | Mar 08 2025 |
R-4.5-linux | OK | Mar 08 2025 |
R-4.4-win | OK | Mar 08 2025 |
R-4.4-mac | OK | Mar 08 2025 |
R-4.4-linux | OK | Mar 08 2025 |
R-4.3-win | OK | Mar 08 2025 |
R-4.3-mac | OK | Mar 08 2025 |
Exports:countDowncountUppauseTimerresetTimershinyTimerupdateShinyTimer
Dependencies:base64encbslibcachemclicommonmarkcrayondigestfastmapfontawesomefsgluehtmltoolshttpuvjquerylibjsonlitelaterlifecyclemagrittrmemoisemimepromisesR6rappdirsRcpprlangsassshinysourcetoolswithrxtable
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Set shinyTimer in motion: count down | countDown |
Set shinyTimer in motion: count up | countUp |
Pause shinyTimer | pauseTimer |
Reset shinyTimer | resetTimer |
shinyTimer widget | shinyTimer |
Update shinyTimer widget | updateShinyTimer |