Type: Package Package: NestedMenu Title: A Nested Menu Widget for 'Shiny' Applications Version: 0.2.0 Authors@R: c( person("Stéphane", "Laurent", , "laurent_step@outlook.fr", role = c("aut", "cre")), person("Björn", "Brala", role = "cph", comment = "'jQuery contextMenu' library") ) Description: Provides a nested menu widget for usage in 'Shiny' applications. This is useful for hierarchical choices (e.g. continent, country, city). License: GPL-3 URL: https://github.com/stla/NestedMenu BugReports: https://github.com/stla/NestedMenu/issues Imports: fontawesome, htmltools, htmlwidgets, jquerylib, shiny Encoding: UTF-8 RoxygenNote: 7.2.1 Config/pak/sysreqs: cmake make libuv1-dev zlib1g-dev Repository: https://stla.r-universe.dev Date/Publication: 2022-09-16 17:47:58 UTC RemoteUrl: https://github.com/stla/nestedmenu RemoteRef: HEAD RemoteSha: 1e54b70d7163f343ab96c8d05dda62e5bed03635 NeedsCompilation: no Packaged: 2026-07-04 05:47:02 UTC; root Author: Stéphane Laurent [aut, cre], Björn Brala [cph] ('jQuery contextMenu' library) Maintainer: Stéphane Laurent