Package: shinyTime
Type: Package
Title: A Time Input Widget for Shiny
Version: 1.0.3
Authors@R: person("Gerhard", "Burger", email = "burger.ga@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0003-1062-5576"))
Description: 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.
License: GPL-3 | file LICENSE
Imports: htmltools, shiny
URL: https://burgerga.github.io/shinyTime/,
        https://github.com/burgerga/shinyTime
BugReports: https://github.com/burgerga/shinyTime/issues
RoxygenNote: 7.2.1
Encoding: UTF-8
Language: en-US
Suggests: testthat (>= 2.1.0), spelling, hms
NeedsCompilation: no
Packaged: 2022-08-19 20:56:31 UTC; gerhard
Author: Gerhard Burger [aut, cre] (<https://orcid.org/0000-0003-1062-5576>)
Maintainer: Gerhard Burger <burger.ga@gmail.com>
Repository: CRAN
Date/Publication: 2022-08-19 21:30:02 UTC
Built: R 4.5.2; ; 2025-11-01 02:24:00 UTC; windows
