Package: reactlog 1.1.1.9000
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.9000.tar.gz
reactlog_1.1.1.9000.zip(r-4.7)reactlog_1.1.1.9000.zip(r-4.6)reactlog_1.1.1.9000.zip(r-4.5)
reactlog_1.1.1.9000.tgz(r-4.6-any)reactlog_1.1.1.9000.tgz(r-4.5-any)
reactlog_1.1.1.9000.tar.gz(r-4.7-any)reactlog_1.1.1.9000.tar.gz(r-4.6-any)
reactlog_1.1.1.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
reactlog/json (API)
NEWS
| # Install 'reactlog' in R: |
| install.packages('reactlog', repos = c('https://posit-dev-shinycoreci.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:5596417754. Checks:7 NOTE, 2 OK. Indexed: no.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | NOTE | 118 | ||
| source / vignettes | OK | 179 | ||
| linux-release-x86_64 | NOTE | 117 | ||
| macos-release-arm64 | NOTE | 91 | ||
| macos-oldrel-arm64 | NOTE | 95 | ||
| windows-devel | NOTE | 74 | ||
| windows-release | NOTE | 73 | ||
| windows-oldrel | NOTE | 69 | ||
| wasm-release | OK | 111 |
Exports:reactlog_disablereactlog_enablereactlog_module_serverreactlog_module_uireactlog_renderreactlog_showreactlog_write
Dependencies:base64encbslibcachemclidigestevaluatefastmapfontawesomefshighrhtmltoolsjquerylibjsonliteknitrlifecyclememoisemimeR6rappdirsrlangrmarkdownsasstinytexxfunyaml
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 |
