Package: tabler Title: Create Dashboards with 'Tabler' Version: 1.4.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 using the 'Tabler', 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: cachem, httpuv, jsonlite, later, rlang Suggests: DT, htmlwidgets, tinytest Encoding: UTF-8 LazyData: true Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: make zlib1g-dev Repository: https://pachadotdev.r-universe.dev Date/Publication: 2026-07-15 20:00:07 UTC RemoteUrl: https://github.com/pachadotdev/tabler RemoteRef: HEAD RemoteSha: 04f68cbe4b58db97502b4b21cd3a7ac15649707b NeedsCompilation: no Packaged: 2026-07-15 20:44:30 UTC; root Author: Mauricio Vargas Sepulveda [aut, cre], Tabler [ctb, cph] (Tabler Dashboard) Maintainer: Mauricio Vargas Sepulveda