
Update: I just saw that there is a second "publish"-button in Rstudio if you have one of the app-files in the editor (without running it). Can you give me a hint what causes the problem? Which additional information would you need to help me? Sorry, I have no idea about where to look for the error. I use the "publish" button in the app window and get a new window saying: "R session aborted.I run the app in Rstudio (1 warning: Warning in body(fun) : argument is not a function).I copy the Tokens code (rsconnect::setAccountInfo.) from the page into the R console and run it.I run library(rsconnect) on the R console.I log myself into shinyapps.io (via the website.I am unable to deploy it to shinyapps.io. The app does not load any libraries besides library(shiny). I have a shiny app (divided into ui.R, server.R and helpers.R) which works on my local machine.
