Package: shinyChakraUI Title: A Wrapper of the 'React' Library 'Chakra UI' for 'Shiny' Version: 1.1.1 Authors@R: c( person(given = "Stéphane", family = "Laurent", role = c("aut", "cre"), email = "laurent_step@outlook.fr"), person(given = "Segun", family = "Adebayo", role = "cph", comment = "'Chakra UI' library (https://chakra-ui.com/)"), person(given = "David", family = "Kaye", role = "ctb", comment = "'json-normalize.js'"), person(given = "RubyLouvre", role = "cph", comment = "'jsx-parser' library"), person(given = "Terence", family = "Eden", role = "cph", comment = "'SuperTinyIcons' library (https://github.com/edent/SuperTinyIcons/)"), person(given = "Ionic (http://ionic.io/)", role = "cph")) Description: Makes the 'React' library 'Chakra UI' usable in 'Shiny' apps. 'Chakra UI' components include alert dialogs, drawers (sliding panels), menus, modals, popovers, sliders, and more. License: GPL (>= 3) Encoding: UTF-8 URL: https://github.com/stla/shinyChakraUI BugReports: https://github.com/stla/shinyChakraUI/issues RoxygenNote: 7.1.2 Imports: htmltools, reactR, shiny, jsonlite, rlang, stringr, grDevices, utils, formatR, fontawesome Suggests: testthat (>= 3.0.0), V8 Config/testthat/edition: 3 Config/pak/sysreqs: cmake make libicu-dev libuv1-dev zlib1g-dev Repository: https://stla.r-universe.dev Date/Publication: 2022-01-05 14:02:01 UTC RemoteUrl: https://github.com/stla/shinychakraui RemoteRef: HEAD RemoteSha: 122d7bc2dacabc6374778263f7772c58cdc70f76 NeedsCompilation: no Packaged: 2026-06-18 06:57:48 UTC; root Author: Stéphane Laurent [aut, cre], Segun Adebayo [cph] ('Chakra UI' library (https://chakra-ui.com/)), David Kaye [ctb] ('json-normalize.js'), RubyLouvre [cph] ('jsx-parser' library), Terence Eden [cph] ('SuperTinyIcons' library (https://github.com/edent/SuperTinyIcons/)), Ionic (http://ionic.io/) [cph] Maintainer: Stéphane Laurent