Package: reactlog 1.1.1
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:
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
Last updated from:83a4958ecd. Checks:9 OK. Indexed: yes.
| Target | Result | Total time | Artifact |
|---|---|---|---|
| linux-devel-x86_64 | OK | 119 | |
| source / vignettes | OK | 166 | |
| linux-release-x86_64 | OK | 116 | |
| macos-devel-arm64 | OK | 149 | |
| macos-release-arm64 | OK | 106 | |
| windows-devel | OK | 81 | |
| windows-release | OK | 84 | |
| windows-oldrel | OK | 86 | |
| wasm-release | OK | 111 |
Exports:reactlog_disablereactlog_enablereactlog_module_serverreactlog_module_uireactlog_renderreactlog_showreactlog_write
Dependencies:jsonlite
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Reactlog Shiny Module | reactlog_module_server reactlog_module_ui |
| Reactive Log Visualizer | reactlog_render reactlog_show |
| Write reactlog | reactlog_write |
| Enable or disable the reactlog | reactlog_disable reactlog_enable setReactLog |
