Package: reactCheckbox
Title: Checkbox Group Input for 'Shiny'
Version: 1.0.0
Authors@R: c(
    person("Stéphane", "Laurent", , "laurent_step@outlook.fr", role = c("aut", "cre")),
    person("Paul", "Popov", role = "cph",
           comment = "'react-input-checkbox' library")
  )
Description: Provides a checkbox group input for usage in a 'Shiny'
    application. The checkbox group has a head checkbox allowing to check
    or uncheck all the checkboxes in the group. The checkboxes are
    customizable.
License: GPL (>= 3)
Imports: htmltools, reactR, utils
Suggests: shiny
Encoding: UTF-8
URL: https://github.com/stla/reactCheckbox
BugReports: https://github.com/stla/reactCheckbox/issues
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2023-03-01 17:31:41 UTC; stla
Author: Stéphane Laurent [aut, cre],
  Paul Popov [cph] ('react-input-checkbox' library)
Maintainer: Stéphane Laurent <laurent_step@outlook.fr>
Repository: CRAN
Date/Publication: 2023-03-01 20:20:05 UTC
Built: R 4.6.0; ; 2025-07-18 05:42:45 UTC; unix
