Package: shinySelect
Title: A Wrapper of the 'react-select' Library
Version: 1.0.0
Authors@R: c(
    person("Stéphane", "Laurent", email = "laurent_step@outlook.fr", 
            role = c("aut", "cre")),
    person("Jed", "Watson", 
            role = "cph", comment = "author of the 'react-select' library"),
    person("Clauderic", "Demers", 
            role = "cph", comment = "author of the 'react-sortable-hoc' library")
  )
Description: Provides a select control widget for 'Shiny'. It is easily customizable, and one can easily use HTML in the items and KaTeX to type mathematics.
License: GPL-3
Encoding: UTF-8
RoxygenNote: 7.1.2
Imports: htmltools, reactR, shiny, utils, fontawesome, stats
Suggests: bslib, jsTreeR
URL: https://github.com/stla/shinySelect
BugReports: https://github.com/stla/shinySelect/issues
NeedsCompilation: no
Packaged: 2021-11-16 10:03:50 UTC; SDL96354
Author: Stéphane Laurent [aut, cre],
  Jed Watson [cph] (author of the 'react-select' library),
  Clauderic Demers [cph] (author of the 'react-sortable-hoc' library)
Maintainer: Stéphane Laurent <laurent_step@outlook.fr>
Repository: CRAN
Date/Publication: 2021-11-17 21:10:02 UTC
