-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
25 lines (25 loc) · 986 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
Package: kpiwidget
Title: KPI Widgets for Quarto Dashboards with Crosstalk
Version: 0.1.1.9000
Authors@R:
person("Arnold", "Kakas", , "kakasarnold@gmail.com", role = c("aut", "cre", "cph"))
Description: Provides an easy way to create interactive KPI (key performance indicator) widgets for 'Quarto' dashboards using 'Crosstalk'. The package enables visualization of key metrics in a structured format, supporting interactive filtering and linking with other 'Crosstalk'-enabled components. Designed for use in 'Quarto' Dashboards.
License: MIT + file LICENSE
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2
Imports:
crosstalk,
htmlwidgets
Suggests:
dplyr,
DT,
flexdashboard,
htmltools,
knitr,
rmarkdown,
testthat (>= 3.0.0)
VignetteBuilder: knitr
URL: https://arnold-kakas.github.io/kpiwidget/, https://github.com/Arnold-Kakas/kpiwidget
Config/testthat/edition: 3
BugReports: https://github.com/Arnold-Kakas/kpiwidget/issues