Package: cascadeSelect Title: A Cascade Select Input for 'Shiny' Version: 1.1.0 Authors@R: c( person("Stéphane", "Laurent", , "laurent_step@outlook.fr", role = c("aut", "cre")), person("PrimeTek", "Informatics", role = "cph", comment = "PrimeReact library") ) Description: Provides a cascade select widget for usage in 'Shiny' applications. This is useful for selection of hierarchical choices (e.g. continent, country, city). It is taken from the 'JavaScript' library 'PrimeReact'. License: GPL-3 Depends: R (>= 2.10) Imports: fontawesome, grDevices, htmltools, reactR, shiny, tools Encoding: UTF-8 LazyData: true RoxygenNote: 7.2.3 URL: https://github.com/stla/cascadeSelect BugReports: https://github.com/stla/cascadeSelect/issues Config/pak/sysreqs: cmake make libuv1-dev zlib1g-dev Repository: https://stla.r-universe.dev Date/Publication: 2023-06-15 05:25:26 UTC RemoteUrl: https://github.com/stla/cascadeselect RemoteRef: HEAD RemoteSha: 00c9ff0b2fd7450d0e3fd8b00162f2f05e84ff8f NeedsCompilation: no Packaged: 2026-07-03 20:54:43 UTC; root Author: Stéphane Laurent [aut, cre], PrimeTek Informatics [cph] (PrimeReact library) Maintainer: Stéphane Laurent