Package: reactlog 1.1.1

Barret Schloerke

reactlog:Reactivity Visualizer for 'shiny'

Building interactive web applications with R is incredibly easy with 'shiny'. Behind the scenes, 'shiny' builds a reactive graph that can quickly become intertwined and difficult to debug. 'reactlog' (Schloerke 2019) <doi:10.5281/zenodo.2591517> provides a visual insight into that black box of 'shiny' reactivity by constructing a directed dependency graph of the application's reactive state at any time point in a reactive recording.

Authors:Barret Schloerke [aut, cre], Joe Cheng [ctb], RStudio [cph, fnd]

reactlog_1.1.1.tar.gz
reactlog_1.1.1.zip(r-4.5)reactlog_1.1.1.zip(r-4.4)reactlog_1.1.1.zip(r-4.3)
reactlog_1.1.1.tgz(r-4.4-any)reactlog_1.1.1.tgz(r-4.3-any)
reactlog_1.1.1.tar.gz(r-4.5-noble)reactlog_1.1.1.tar.gz(r-4.4-noble)
reactlog_1.1.1.tgz(r-4.4-emscripten)reactlog_1.1.1.tgz(r-4.3-emscripten)
reactlog.pdf |reactlog.html
reactlog/json (API)
NEWS

# Installreactlog in R:
install.packages('reactlog',repos = c('https://rstudio.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/rstudio/reactlog/issues

On CRAN:

7 exports 121 stars 4.51 score 1 dependencies 2.7k downloads

Last updated 2 years agofrom:83a4958ecd

Exports:reactlog_disablereactlog_enablereactlog_module_serverreactlog_module_uireactlog_renderreactlog_showreactlog_write

Dependencies:jsonlite

Shiny Reactlog

Rendered fromreactlog.Rmdusingknitr::rmarkdownon Jun 19 2024.

Last update: 2022-09-26
Started: 2019-03-29

Readme and manuals

Help Manual

Help pageTopics
Reactlog Shiny Modulereactlog_module_server reactlog_module_ui
Reactive Log Visualizerreactlog_render reactlog_show
Write reactlogreactlog_write
Enable or disable the reactlogreactlog_disable reactlog_enable setReactLog