Package: DateTimeRangePicker
Title: A Datetime Range Picker Widget for Usage in 'Shiny' Applications
Version: 1.1.0
Authors@R: c(
    person("Stéphane", "Laurent", , "laurent_step@outlook.fr", role = c("aut", "cre")),
    person("Wojciech", "Maj", role = "cph",
           comment = "author of the 'React-DateTimeRange-Picker' library")
  )
Description: Provides a datetime range picker widget for usage in 'Shiny'.
    It creates a calendar allowing to select a start date and an end date
    as well as two fields allowing to select a start time and an end time.
License: GPL-3
URL: https://github.com/stla/DateTimeRangePicker
BugReports: https://github.com/stla/DateTimeRangePicker/issues
Imports: htmltools, lubridate, reactR, shiny
Encoding: UTF-8
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2023-09-02 15:56:14 UTC; SDL96354
Author: Stéphane Laurent [aut, cre],
  Wojciech Maj [cph] (author of the 'React-DateTimeRange-Picker' library)
Maintainer: Stéphane Laurent <laurent_step@outlook.fr>
Repository: CRAN
Date/Publication: 2023-09-03 06:10:09 UTC
Built: R 4.6.0; ; 2025-08-18 09:33:27 UTC; unix
