Package: shiny.telemetry
Type: Package
Title: 'Shiny' App Usage Telemetry
Version: 0.1.0
Authors@R: 
  c(
    person("Kamil", "Żyła", role = c("aut", "cre"), email = "opensource+kamil@appsilon.com"),
    person("André", "Veríssimo", role = "aut", email = "andre.verissimo@appsilon.com"),
    person("Krystian", "Igras",  role = "aut", email = "krystian8207@gmail.com"),
    person("Recle", "Vibal", role = "aut", email = "recle.vibal@appsilon.com"),
    person("Appsilon Sp. z o.o.", role = "cph", email = "opensource@appsilon.com")
  )
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.
URL: https://appsilon.github.io/shiny.telemetry/,
        https://github.com/Appsilon/shiny.telemetry
BugReports: https://github.com/Appsilon/shiny.telemetry/issues
License: LGPL-3
Encoding: UTF-8
Suggests: box, config, DT, here, lintr, mockery, plotly, plumber,
        rcmdcheck, RColorBrewer, RMariaDB, RPostgreSQL, scales,
        semantic.dashboard (>= 0.1.1), shiny.semantic (>= 0.2.0),
        shinyjs, spelling, stringr, testthat (>= 3.1.7), timevis, withr
Imports: checkmate, digest, dplyr (>= 1.1.0), glue, httr2, jsonlite,
        logger, lubridate, odbc, purrr, R6, rlang, RSQLite, shiny,
        tidyr
RoxygenNote: 7.2.3
Config/testthat/edition: 3
Language: en-US
NeedsCompilation: no
Packaged: 2023-05-04 09:31:40 UTC; kamil
Author: Kamil Żyła [aut, cre],
  André Veríssimo [aut],
  Krystian Igras [aut],
  Recle Vibal [aut],
  Appsilon Sp. z o.o. [cph]
Maintainer: Kamil Żyła <opensource+kamil@appsilon.com>
Repository: CRAN
Date/Publication: 2023-05-05 09:20:05 UTC
