Package: shinySelect
Title: A Wrapper of the 'react-select' Library
Version: 1.2.0
Authors@R: c(
    person("Stéphane", "Laurent", , "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
URL: https://github.com/stla/shinySelect
BugReports: https://github.com/stla/shinySelect/issues
Imports: fontawesome, htmltools, reactR, stats, utils
Suggests: bslib, jsTreeR, shiny
Encoding: UTF-8
RoxygenNote: 7.2.1
NeedsCompilation: no
Packaged: 2022-10-21 12:16:35 UTC; stla
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: 2022-10-21 12:40:05 UTC
