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'
    (<https://github.com/tabler/tabler>) and 'Tabler Icons' (<https://github.com/tabler/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
NeedsCompilation: no
Packaged: 2025-10-27 17:44:00 UTC; pacha
Author: Mauricio Vargas Sepulveda [aut, cre],
  Tabler [ctb, cph] (Tabler Dashboard)
Maintainer: Mauricio Vargas Sepulveda <m.vargas.sepulveda@gmail.com>
Repository: CRAN
Date/Publication: 2025-10-31 17:50:08 UTC
Built: R 4.4.3; ; 2025-11-10 02:43:54 UTC; windows
