Package: cascadeSelect
Title: A Cascade Select Input for 'Shiny'
Version: 1.0.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
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2023-05-17 11:50:50 UTC; stla
Author: Stéphane Laurent [aut, cre],
  PrimeTek Informatics [cph] (PrimeReact library)
Maintainer: Stéphane Laurent <laurent_step@outlook.fr>
Repository: CRAN
Date/Publication: 2023-05-17 15:10:02 UTC
