shinyEventLogger: Logging Events in Shiny Apps

Logging framework dedicated for complex shiny apps. Different types of events can be logged (value of a variable, multi-line output of a function, result of a unit test, custom error, warning, or diagnostic message). Each event can be logged with a list of parameters that are event-specific, common for events within the same scope, session-specific, or app-wide. Logging can be done simultaneously to R console, browser JavaScript console, a file log, and a database (MongoDB). Log data can be further analyzed with the help of process-mining techniques from 'bupaR' package.

Package details

AuthorKamil Wais [aut, cre] (<https://orcid.org/0000-0002-4062-055X>)
MaintainerKamil Wais <kamil.wais@gmail.com>
LicenseMIT + file LICENSE
Version0.1.1
URL https://github.com/kalimu/shinyEventLogger#readme https://kalimu.github.io/project/shinyeventlogger/
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("shinyEventLogger")

Try the shinyEventLogger package in your browser

Any scripts or data that you put into this service are public.

shinyEventLogger documentation built on May 1, 2019, 9:26 p.m.