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 Config/pak/sysreqs: cmake make libuv1-dev zlib1g-dev Repository: https://stla.r-universe.dev Date/Publication: 2023-09-02 15:50:23 UTC RemoteUrl: https://github.com/stla/datetimerangepicker RemoteRef: HEAD RemoteSha: d36b3e42d3118be3c45e6f50662ee4d1da132e0e NeedsCompilation: no Packaged: 2026-07-04 08:04:37 UTC; root Author: Stéphane Laurent [aut, cre], Wojciech Maj [cph] (author of the 'React-DateTimeRange-Picker' library) Maintainer: Stéphane Laurent