Package: shinyTime
Type: Package
Title: A Time Input Widget for Shiny
Version: 0.2.1
Authors@R: person("Gerhard", "Burger", email = "burger.ga@gmail.com", role = c("aut", "cre"))
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 'DateTimeClasses' objects. See the project page for more
    information and examples.
License: GPL-3 | file LICENSE
LazyData: TRUE
Imports: htmltools, shiny
URL: https://github.com/burgerga/shinyTime
BugReports: https://github.com/burgerga/shinyTime/issues
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-10-07 11:30:37 UTC; gerhard
Author: Gerhard Burger [aut, cre]
Maintainer: Gerhard Burger <burger.ga@gmail.com>
Repository: CRAN
Date/Publication: 2016-10-07 18:10:22
