Package: shinyTime
Type: Package
Title: A Time Input Widget for Shiny
Version: 0.1.0
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]' (24H) format by using a separate numeric input for each part of the time. 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-07-18 13:46:10 UTC; gerhard
Author: Gerhard Burger [aut, cre]
Maintainer: Gerhard Burger <burger.ga@gmail.com>
Repository: CRAN
Date/Publication: 2016-07-18 16:05:11
