Provides a time input widget for Shiny. This widget allows intuitive time input in the '[hh]:[mm]:[ss]' or '[hh]:[mm]' (24H) format by using a separate numeric input for each time component. The interface with R uses date-time objects. See the project page for more information and examples.
Version: | 1.0.3 |
Imports: | htmltools, shiny |
Suggests: | testthat (≥ 2.1.0), spelling, hms |
Published: | 2022-08-19 |
DOI: | 10.32614/CRAN.package.shinyTime |
Author: | Gerhard Burger [aut, cre] |
Maintainer: | Gerhard Burger <burger.ga at gmail.com> |
BugReports: | https://github.com/burgerga/shinyTime/issues |
License: | GPL-3 | file LICENSE |
URL: | https://burgerga.github.io/shinyTime/, https://github.com/burgerga/shinyTime |
NeedsCompilation: | no |
Language: | en-US |
Materials: | README NEWS |
CRAN checks: | shinyTime results |
Reference manual: | shinyTime.pdf |
Package source: | shinyTime_1.0.3.tar.gz |
Windows binaries: | r-devel: shinyTime_1.0.3.zip, r-release: shinyTime_1.0.3.zip, r-oldrel: shinyTime_1.0.3.zip |
macOS binaries: | r-release (arm64): shinyTime_1.0.3.tgz, r-oldrel (arm64): shinyTime_1.0.3.tgz, r-release (x86_64): shinyTime_1.0.3.tgz, r-oldrel (x86_64): shinyTime_1.0.3.tgz |
Old sources: | shinyTime archive |
Reverse imports: | edeaR, IDEAFilter |
Reverse suggests: | hyd1d |
Please use the canonical form https://CRAN.R-project.org/package=shinyTime to link to this page.