Package: tabler Title: Create Dashboards with 'Tabler' and 'Shiny' Version: 0.1.0 Authors@R: c( person("Mauricio", "Vargas Sepulveda", role = c("aut", "cre"), email = "m.vargas.sepulveda@gmail.com"), person(family = "Tabler", role = c("ctb", "cph"), comment = "Tabler Dashboard") ) Description: Provides functions to build interactive dashboards combining the 'Tabler UI Kit' with 'Shiny', making it easy to create professional-looking web applications. 'Tabler' is fully responsive and compatible with all modern browsers. Offers customizable layouts and components built with 'HTML5' and 'CSS3'. The underlying 'Tabler' () and 'Tabler Icons' () were pre-built from source to eliminate the need for 'Node.js' and 'NPM' on package installation. URL: https://github.com/pachadotdev/tabler BugReports: https://github.com/pachadotdev/tabler/issues Depends: R (>= 3.5.0) License: Apache License (>= 2) Imports: htmltools Suggests: DT, testthat (>= 3.0.0) RoxygenNote: 7.3.3 Encoding: UTF-8 LazyData: true Config/testthat/edition: 3 Repository: https://pachadotdev.r-universe.dev Date/Publication: 2025-10-30 05:02:51 UTC RemoteUrl: https://github.com/pachadotdev/tabler RemoteRef: HEAD RemoteSha: 8e7ba87aa05115f483733c54f99b8f6783cbed02 NeedsCompilation: no Packaged: 2026-07-05 07:26:17 UTC; root Author: Mauricio Vargas Sepulveda [aut, cre], Tabler [ctb, cph] (Tabler Dashboard) Maintainer: Mauricio Vargas Sepulveda