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.

Version: 1.0.0
Depends: R (≥ 3.0.2)
Imports: jsonlite (≥ 0.9.16)
Suggests: shiny, knitr, rmarkdown, htmltools
Published: 2019-03-22
Author: Barret Schloerke ORCID iD [aut, cre], Joe Cheng [ctb], RStudio [cph, fnd]
Maintainer: Barret Schloerke <barret at rstudio.com>
BugReports: https://github.com/rstudio/reactlog/issues
License: GPL-3
URL: https://rstudio.github.io/reactlog/, https://github.com/rstudio/reactlog, https://community.rstudio.com/tags/reactlog
NeedsCompilation: no
Language: en-US
Materials: README NEWS
CRAN checks: reactlog results

Downloads:

Reference manual: reactlog.pdf
Vignettes: Shiny Reactlog
Package source: reactlog_1.0.0.tar.gz
Windows binaries: r-devel: reactlog_1.0.0.zip, r-release: reactlog_1.0.0.zip, r-oldrel: reactlog_1.0.0.zip
macOS binaries: r-release: reactlog_1.0.0.tgz, r-oldrel: reactlog_1.0.0.tgz

Reverse dependencies:

Reverse suggests: shiny

Linking:

Please use the canonical form https://CRAN.R-project.org/package=reactlog to link to this page.