Package: shiny.emptystate 0.1.0


Ryszard Szymański
shiny.emptystate: Empty State Components for 'Shiny'
Offers a comprehensive solution for managing 'empty states' in 'Shiny' applications. It provides tools to create both default and customizable components for scenarios where data is absent or doesn't match user-defined filters. The package prioritizes user experience, ensuring clarity and consistency even when data is not available to display.
Authors:
shiny.emptystate_0.1.0.tar.gz
shiny.emptystate_0.1.0.zip(r-4.7)shiny.emptystate_0.1.0.zip(r-4.6)shiny.emptystate_0.1.0.zip(r-4.5)
shiny.emptystate_0.1.0.tgz(r-4.6-any)shiny.emptystate_0.1.0.tgz(r-4.5-any)
shiny.emptystate_0.1.0.tar.gz(r-4.7-any)shiny.emptystate_0.1.0.tar.gz(r-4.6-any)
shiny.emptystate_0.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
shiny.emptystate/json (API)
NEWS
| # Install 'shiny.emptystate' in R: |
| install.packages('shiny.emptystate', repos = c('https://appsilon.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/appsilon/shiny.emptystate/issues
Pkgdown/docs site:https://appsilon.github.io
Last updated from:9963c95b98. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 134 | ||
| source / vignettes | OK | 173 | ||
| linux-release-x86_64 | OK | 136 | ||
| macos-release-arm64 | OK | 143 | ||
| macos-oldrel-arm64 | OK | 112 | ||
| windows-devel | OK | 86 | ||
| windows-release | OK | 81 | ||
| windows-oldrel | OK | 73 | ||
| wasm-release | OK | 115 |
Exports:empty_state_componentEmptyStateManageruse_empty_state
Dependencies:base64encbslibcachemclicommonmarkdigestfastmapfontawesomefsgluehtmltoolshttpuvjquerylibjsonlitelaterlifecyclemagrittrmemoisemimeotelpromisesR6rappdirsRcpprlangsassshinysourcetoolswithrxtable
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Default empty state component | default_empty_state_component |
| Create an empty state component | empty_state_component |
| EmptyStateManager R6 class | EmptyStateManager |
| Add empty state dependency | use_empty_state |