Package: gargoyle 0.0.1
gargoyle: An Event-Based Mechanism for 'Shiny'
An event-Based framework for building 'Shiny' apps. Instead of relying on standard 'Shiny' reactive objects, this package allow to relying on a lighter set of triggers, so that reactive contexts can be invalidated with more control.
Authors:
gargoyle_0.0.1.tar.gz
gargoyle_0.0.1.zip(r-4.7)gargoyle_0.0.1.zip(r-4.6)gargoyle_0.0.1.zip(r-4.5)
gargoyle_0.0.1.tgz(r-4.6-any)gargoyle_0.0.1.tgz(r-4.5-any)
gargoyle_0.0.1.tar.gz(r-4.7-any)gargoyle_0.0.1.tar.gz(r-4.6-any)
gargoyle_0.0.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
gargoyle/json (API)
| # Install 'gargoyle' in R: |
| install.packages('gargoyle', repos = c('https://colinfay.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/colinfay/gargoyle/issues
Last updated from:34ab889533. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 126 | ||
| source / vignettes | OK | 176 | ||
| linux-release-x86_64 | OK | 133 | ||
| macos-release-arm64 | OK | 112 | ||
| macos-oldrel-arm64 | OK | 98 | ||
| windows-devel | OK | 84 | ||
| windows-release | OK | 86 | ||
| windows-oldrel | OK | 73 | ||
| wasm-release | OK | 110 |
Exports:clear_gargoyle_logsget_gargoyle_logsinitontriggerwatch
Dependencies:attemptbase64encbslibcachemclicommonmarkdigestfastmapfontawesomefsgluehtmltoolshttpuvjquerylibjsonlitelaterlifecyclemagrittrmemoisemimeotelpromisesR6rappdirsRcpprlangsassshinysourcetoolswithrxtable
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Handle logs | clear_gargoyle_logs get_gargoyle_logs |
| Initiate, trigger, event | init trigger watch |
| React on an event | on |
