Package: dashboardr Title: Build Interactive HTML Dashboards from R Version: 0.6.1 Authors@R: c( person("Fabio", "Votta", , "fabio.votta@gmail.com", role = c("aut", "cre")), person("Alexandra", "Pafford", role = "aut"), person("Max", "Paulus", role = "aut"), person("Ernesto", "de León", role = "aut") ) Description: Build interactive HTML dashboards from R using a simple, composable grammar. Create visualizations, organize them into pages, and generate complete dashboards with navigation, theming, and interactivity. Powered by Highcharts for charts and Quarto for rendering. License: MIT + file LICENSE URL: https://favstats.github.io/dashboardr/ Encoding: UTF-8 SystemRequirements: Quarto (>= 1.4) - https://quarto.org/docs/download/ Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Imports: cli, commonmark, fansi, magrittr, dplyr, forcats, gert, glue, highcharter, htmltools, htmlwidgets, jsonlite, quarto, rlang, tibble, tidyr, tidyselect, usethis, digest Suggests: countrycode, devtools, DT, echarts4r, gapminder, ggalluvial, ggiraph, ggplot2, gssr, gt, haven, httr, knitr, leaflet, plotly, purrr, reactable, rnaturalearth, rmarkdown, rstudioapi, stringr, testthat (>= 3.0.0), withr, yaml Additional_repositories: https://kjhealy.r-universe.dev VignetteBuilder: knitr Config/testthat/edition: 3 Config/pak/sysreqs: cmake git libglpk-dev make libgit2-dev libicu-dev libuv1-dev libxml2-dev libssl-dev libx11-dev Repository: https://favstats.r-universe.dev Date/Publication: 2026-02-22 10:24:37 UTC RemoteUrl: https://github.com/favstats/dashboardr RemoteRef: HEAD RemoteSha: 4dd6e5af72f01a173f497524c9ca9d8db2a4da49 NeedsCompilation: no Packaged: 2026-07-04 00:03:20 UTC; root Author: Fabio Votta [aut, cre], Alexandra Pafford [aut], Max Paulus [aut], Ernesto de León [aut] Maintainer: Fabio Votta Depends: R (>= 4.1.0)