Package: histoslider
Title: A Histogram Slider Input for 'Shiny'
Version: 0.1.1
Authors@R: c(
    person("Carson", "Sievert", role = c("cre", "aut"), email = "cpsievert1@gmail.com", comment = c(ORCID = "0000-0002-4958-2844")),
    person("Samuel", "Hogg", role = c("ctb", "cph"), comment = "Original author of histoslider React component")
    )
Description: A histogram slider input binding for use in 'Shiny'. Currently supports creating histograms from numeric, date, and 'date-time' vectors.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.2.3
Imports: rlang, htmltools, reactR, shiny
Suggests: testthat, shinytest2, bslib
NeedsCompilation: no
Packaged: 2023-11-03 23:21:26 UTC; cpsievert
Author: Carson Sievert [cre, aut] (<https://orcid.org/0000-0002-4958-2844>),
  Samuel Hogg [ctb, cph] (Original author of histoslider React component)
Maintainer: Carson Sievert <cpsievert1@gmail.com>
Repository: CRAN
Date/Publication: 2023-11-04 00:30:02 UTC
Built: R 4.6.0; ; 2025-07-18 07:08:03 UTC; unix
