Package: daterangepicker Type: Package Title: Create a Shiny Date-Range Input Version: 0.2.0.9000 Authors@R: c( person("Sebastian","Gatscha", email = "sebastian_gatscha@gmx.at", role = c("aut", "cre")) ) Maintainer: Sebastian Gatscha Description: A Shiny Input for date-ranges, which pops up two calendars for selecting dates, times, or predefined ranges like "Last 30 Days". It wraps the JavaScript library 'daterangepicker' which is available at . License: MIT + file LICENSE Depends: R (>= 3.2.0) Imports: htmltools, jsonify, utils, shiny URL: https://github.com/trafficonese/daterangepicker/, https://www.daterangepicker.com, https://trafficonese.github.io/daterangepicker/ BugReports: https://github.com/trafficonese/daterangepicker/issues Encoding: UTF-8 RoxygenNote: 7.2.0 Suggests: testthat (>= 2.1.0), covr Config/pak/sysreqs: cmake make libuv1-dev zlib1g-dev Repository: https://trafficonese.r-universe.dev Date/Publication: 2023-07-14 20:57:39 UTC RemoteUrl: https://github.com/trafficonese/daterangepicker RemoteRef: HEAD RemoteSha: 11af7a2277169487c7492e02dbdb207589a478f7 NeedsCompilation: no Packaged: 2026-06-14 10:43:28 UTC; root Author: Sebastian Gatscha [aut, cre]