The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
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.1.1 |
Depends: | R (≥ 3.0.2) |
Imports: | jsonlite (≥ 0.9.16) |
Suggests: | shiny (≥ 1.5.0), fontawesome (≥ 0.3.0), knitr, rmarkdown, htmltools, testthat |
Published: | 2022-09-26 |
DOI: | 10.32614/CRAN.package.reactlog |
Author: | Barret Schloerke [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 | file LICENSE |
URL: | https://rstudio.github.io/reactlog/, https://github.com/rstudio/reactlog, https://community.rstudio.com/tag/reactlog |
NeedsCompilation: | no |
Language: | en-US |
Materials: | README NEWS |
CRAN checks: | reactlog results |
Reference manual: | reactlog.pdf |
Vignettes: |
Shiny Reactlog |
Package source: | reactlog_1.1.1.tar.gz |
Windows binaries: | r-devel: reactlog_1.1.1.zip, r-release: reactlog_1.1.1.zip, r-oldrel: reactlog_1.1.1.zip |
macOS binaries: | r-release (arm64): reactlog_1.1.1.tgz, r-oldrel (arm64): reactlog_1.1.1.tgz, r-release (x86_64): reactlog_1.1.1.tgz, r-oldrel (x86_64): reactlog_1.1.1.tgz |
Old sources: | reactlog archive |
Reverse suggests: | shiny |
Please use the canonical form https://CRAN.R-project.org/package=reactlog to link to this page.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.