Error in value[[3L]](cond) : app.R did not return a shiny.appobj object.
Calls: local ... tryCatch -> tryCatchList -> tryCatchOne -> <Anonymous>
Execution halted
This is the error I am getting while deploying my shiny app in shiny.io, but the app works fine in local machine. If someone can help me, I would really appreciate the help.