Type: Package Package: shiny.telemetry Title: 'Shiny' App Usage Telemetry Version: 0.3.1.9002 Authors@R: c( person("André", "Veríssimo", , "opensource+andre@appsilon.com", role = c("aut", "cre")), person("Kamil", "Żyła", , "kamil@appsilon.com", role = "aut"), person("Krystian", "Igras", , "krystian8207@gmail.com", role = "aut"), person("Recle", "Vibal", , "recle.vibal@appsilon.com", role = "aut"), person("Arun", "Kodati", , "arun.kodati@appsilon.com", role = "aut"), person("Wahaduzzaman", "Khan", , "wahaduzzaman@appsilon.com", role = "aut"), person("Appsilon Sp. z o.o.", , , "opensource@appsilon.com", role = "cph") ) Description: Enables instrumentation of 'Shiny' apps for tracking user session events such as input changes, browser type, and session duration. These events can be sent to any of the available storage backends and analyzed using the included 'Shiny' app to gain insights about app usage and adoption. License: LGPL-3 URL: https://appsilon.github.io/shiny.telemetry/, https://github.com/Appsilon/shiny.telemetry BugReports: https://github.com/Appsilon/shiny.telemetry/issues Imports: checkmate, digest, dplyr (>= 1.1.0), glue, htmltools, httr2, jsonlite, lifecycle, logger, lubridate, odbc, purrr, R6, rlang, RSQLite, shiny, stringr, tidyr Suggests: box, config, DT, knitr, mongolite, plotly, plumber, RColorBrewer, RMariaDB, rmarkdown, RPostgres, RPostgreSQL, scales, semantic.dashboard (>= 0.1.1), shiny.semantic (>= 0.2.0), shinyjs, testthat (>= 3.1.7), timevis, withr VignetteBuilder: knitr Config/testthat/edition: 3 Encoding: UTF-8 Language: en-US Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Config/pak/sysreqs: cmake make libicu-dev libuv1-dev unixodbc-dev libssl-dev zlib1g-dev Repository: https://appsilon.r-universe.dev Date/Publication: 2025-07-14 09:07:59 UTC RemoteUrl: https://github.com/appsilon/shiny.telemetry RemoteRef: HEAD RemoteSha: 10d3a890b75925bf5c3629a66419364bbf53846e NeedsCompilation: no Packaged: 2026-06-09 07:56:07 UTC; root Author: André Veríssimo [aut, cre], Kamil Żyła [aut], Krystian Igras [aut], Recle Vibal [aut], Arun Kodati [aut], Wahaduzzaman Khan [aut], Appsilon Sp. z o.o. [cph] Maintainer: André Veríssimo