Package: shinyobjects 0.2.0

shinyobjects: Access Reactive Data Interactively

Troubleshooting reactive data in 'shiny' can be difficult. These functions will convert reactive data frames into functions and load all assigned objects into your local environment. If you create a dummy input object, as the function will suggest, you will be able to test your server and ui functions interactively.

Authors:Jake Riley [aut, cre]

shinyobjects_0.2.0.tar.gz
shinyobjects_0.2.0.zip(r-4.7)shinyobjects_0.2.0.zip(r-4.6)shinyobjects_0.2.0.zip(r-4.5)
shinyobjects_0.2.0.tgz(r-4.6-any)shinyobjects_0.2.0.tgz(r-4.5-any)
shinyobjects_0.2.0.tar.gz(r-4.7-any)shinyobjects_0.2.0.tar.gz(r-4.6-any)
shinyobjects_0.2.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html
DESCRIPTION |NEWS
card.svg |card.png
shinyobjects/json (API)

# Install 'shinyobjects' in R:
install.packages('shinyobjects', repos = c('https://rjake.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/rjake/shinyobjects/issues

On CRAN:

Conda:

5.40 score 21 stars 12 scripts 235 downloads 4 exports 66 dependencies

Last updated from:3aa58e23a6. Checks:7 NOTE, 2 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64NOTE153
source / vignettesOK210
linux-release-x86_64NOTE151
macos-release-arm64NOTE112
macos-oldrel-arm64NOTE113
windows-develNOTE112
windows-releaseNOTE89
windows-oldrelNOTE109
wasm-releaseOK128

Exports:%>%convert_selectionload_reactive_objectsview_ui

Dependencies:base64encbitbit64bslibcachemclicliprcommonmarkcpp11crayondigestdplyrevaluatefastmapfontawesomefsgenericsgluehighrhmshtmltoolshttpuvjquerylibjsonliteknitrlaterlifecyclemagrittrmemoisemimeotelpanderpillarpkgconfigprettyunitsprogresspromisespurrrR.cacheR.methodsS3R.ooR.utilsR6rappdirsRcppreadrrlangrprojrootrstudioapisassshinysourcetoolsstringistringrstylertibbletidyrtidyselecttzdbutf8vctrsvroomwithrxfunxtableyaml

How it Works
So what happens? | Also...

Last update: 2020-10-29
Started: 2020-10-29

Tips and Tricks
Create a chunk to hold dummy input values | Put reactive objects within their reactive outputs | In summary

Last update: 2020-04-23
Started: 2020-03-28