Package: shinyKnobs
Title: A Collection of Knob Inputs for 'shiny'
Version: 0.1.3
Authors@R: c(
    person("Patrice", "Cote", role = c("aut", "cre"), email = "pat@patricecote.com"),
    person("Chris", "Johnson", role = c("aut", "cph"), comment = "precision-inputs")
    )
Description: A collection of highly configurable, touch-enabled knob input controls for 'shiny'. These components can be styled to fit in perfectly in any app, and allow users to set precise values through many input modalities. Users can touch-and-drag, click-and-drag, scroll their mouse wheel, double click, or use keyboard input.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.0.1
Imports: shiny, htmltools
URL: https://github.com/cotepat/shinyKnobs
BugReports: https://github.com/cotepat/shinyKnobs/issues
NeedsCompilation: no
Packaged: 2020-01-07 13:36:40 UTC; patricecote
Author: Patrice Cote [aut, cre],
  Chris Johnson [aut, cph] (precision-inputs)
Maintainer: Patrice Cote <pat@patricecote.com>
Repository: CRAN
Date/Publication: 2020-02-13 09:30:03 UTC
Built: R 4.6.0; ; 2025-10-14 02:43:05 UTC; windows
