shinyTime: A Time Input Widget for Shiny

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
Author: Gerhard Burger ORCID iD [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

Documentation:

Reference manual: shinyTime.pdf

Downloads:

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
Old sources: shinyTime archive

Reverse dependencies:

Reverse imports: edeaR, IDEAFilter
Reverse suggests: hyd1d

Linking:

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