Package: shinySelect Title: A Wrapper of the 'react-select' Library Version: 1.3.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 Repository: https://stla.r-universe.dev Date/Publication: 2022-11-18 08:03:01 UTC RemoteUrl: https://github.com/stla/shinyselect RemoteRef: HEAD RemoteSha: 00941711d3334ed91bc25f0f6bd5ae69a70c30e6 NeedsCompilation: no Packaged: 2026-07-04 07:03:00 UTC; root 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