Package: reactlog 1.1.1

Image

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.6)reactlog_1.1.1.zip(r-4.5)reactlog_1.1.1.zip(r-4.4)
reactlog_1.1.1.tgz(r-4.6-any)reactlog_1.1.1.tgz(r-4.5-any)
reactlog_1.1.1.tar.gz(r-4.6-any)reactlog_1.1.1.tar.gz(r-4.5-any)
reactlog_1.1.1.tgz(r-4.5-emscripten)
reactlog.pdf |reactlog.html
reactlog/json (API)
NEWS

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

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

Pkgdown/docs site:https://rstudio.github.io

On CRAN:

Conda:

8.61 score 130 stars 282 scripts 11k downloads 7 exports 1 dependencies

Last updated from:83a4958ecd. Checks:9 OK. Indexed: yes.

TargetResultTotal timeArtifact
linux-devel-x86_64OK119
source / vignettesOK166
linux-release-x86_64OK116
macos-devel-arm64OK149
macos-release-arm64OK106
windows-develOK81
windows-releaseOK84
windows-oldrelOK86
wasm-releaseOK111

Exports:reactlog_disablereactlog_enablereactlog_module_serverreactlog_module_uireactlog_renderreactlog_showreactlog_write

Dependencies:jsonlite

Shiny Reactlog

Rendered fromreactlog.Rmdusingknitr::rmarkdownon Feb 06 2026.

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

  • Image