I keep getting the following error when deploying my App, can someone explain what this means/could be pointing to?:
The application failed to start (exited with code 1).
Error in value[[3L]](cond) : invalid 'name' argument Calls: local ... tryCatch -> tryCatchList -> tryCatchOne -> <Anonymous> Execution halted
Are you in Windows?
Does the app run ok locally?
Did you use absolute file paths like setwd() and getwd()?
Did you remember to deploy any necessary data files with your app?