shiny app not deploying

I am unable to deploy any shiny apps. I started with an app that has already been deployed and that I was just trying to re-publish. It runs fine locally. When I hit publish, nothing happens. No error messages, just nothing. I made a new R Project and ran the example shiny app that comes with R Studio. I tried to deploy that app and again, I hit publish and nothing happens. I have closed R Studio and restarted my computer. I can't figure out what is wrong!

PLEASE HELP!!! Thanks!

I figured it out. The "publish" button wasn't working in R Studio for some reason so I executed the deployment manually in the console using rsconnect::deployApp() and it worked! Hooray!

1 Like

This topic was automatically closed 54 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.