Package: shinyTime
Type: Package
Title: A Time Input Widget for Shiny
Version: 1.0.1
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
LazyData: TRUE
Imports: htmltools, shiny
URL: https://burgerga.github.io/shinyTime/,
        https://github.com/burgerga/shinyTime
BugReports: https://github.com/burgerga/shinyTime/issues
RoxygenNote: 6.1.1
Encoding: UTF-8
Language: en-US
Suggests: testthat (>= 2.1.0), spelling
NeedsCompilation: no
Packaged: 2019-08-06 12:42:25 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: 2019-08-06 13:00:02 UTC
Built: R 4.0.2; ; 2020-07-16 18:55:33 UTC; unix
