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✨
card.svg |card.png
gargoyle/json (API)
NEWS
| # 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 | 132 | ||
| source / vignettes | OK | 179 | ||
| linux-release-x86_64 | OK | 134 | ||
| macos-release-arm64 | OK | 79 | ||
| macos-oldrel-arm64 | OK | 122 | ||
| windows-devel | OK | 93 | ||
| windows-release | OK | 89 | ||
| windows-oldrel | OK | 71 | ||
| 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 |
