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 Repository: https://stla.r-universe.dev Date/Publication: 2023-03-01 17:31:22 UTC RemoteUrl: https://github.com/stla/reactcheckbox RemoteRef: HEAD RemoteSha: 9f7eca4a8bdba83ba0c4617af4dad567dcd147f9 NeedsCompilation: no Packaged: 2026-07-03 18:29:10 UTC; root Author: Stéphane Laurent [aut, cre], Paul Popov [cph] ('react-input-checkbox' library) Maintainer: Stéphane Laurent