Package: shinyDatetimePickers
Title: Some Datetime Pickers for 'Shiny'
Version: 1.0.0
Authors@R: c(
    person(given = "Stéphane",
           family = "Laurent",
           role = c("aut", "cre"),
           email = "laurent_step@outlook.fr"),
    person(given = "Wojciech",
           family = "Maj",
           role = "cph",
           email = "kontakt@wojtekmaj.pl",
           comment = "'react-datetime-picker' library (https://github.com/wojtekmaj/react-datetime-picker)"),
    person(given = "Porinn",
           role = "cph",
           comment = "'react-datetime-slider-picker' library (https://github.com/Porinn/react-datetime-slider-picker)"),
    person(given = "Dmitriy",
           family = "Kovalenko",
           role = "cph",
           email = "dmtr.kovalenko@outlook.com",
           comment = "'material-ui-pickers' library (https://github.com/mui-org/material-ui-pickers)")
    )
Description: Provides three types of datetime pickers for usage in a 'Shiny' UI. A datetime picker is an input field for selecting both a date and a time.
License: GPL-3
Encoding: UTF-8
RoxygenNote: 7.2.2
Imports: htmltools, shiny, reactR, lubridate
NeedsCompilation: no
Packaged: 2022-12-07 16:26:22 UTC; stla
Author: Stéphane Laurent [aut, cre],
  Wojciech Maj [cph] ('react-datetime-picker' library
    (https://github.com/wojtekmaj/react-datetime-picker)),
  Porinn [cph] ('react-datetime-slider-picker' library
    (https://github.com/Porinn/react-datetime-slider-picker)),
  Dmitriy Kovalenko [cph] ('material-ui-pickers' library
    (https://github.com/mui-org/material-ui-pickers))
Maintainer: Stéphane Laurent <laurent_step@outlook.fr>
Repository: CRAN
Date/Publication: 2022-12-08 14:00:02 UTC
Built: R 4.1.3; ; 2023-04-17 17:52:38 UTC; windows
