You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Multi-line x <- reactive({\n...\n...\n}) statements weren't evaluating inside runApp() or shinyApp() (#24)
dummy_input removed from objects returned (#50)
Don't add empty input list unless dummy list in code (#31)
Rmd evaluated with or without spaces (eval=F(ALSE) or eval = F(ALSE)) (#26)
Other
Logic for extracting server code uses call names instead of indexing (#52, 54)
Underlying code parses expressions instead of strings (#41)