I am getting the following error when I publish my app (which comprises an app.R file and a ONS_data.Rdata file). But when I download the TAR file from ShinyAppsIO, I can see and open the Rdata file.
An error has occurred
The application failed to start (exited with code 1).
Warning in readChar(con, 5L, useBytes = TRUE) : cannot open compressed file 'ONS_data.rdata', probable reason 'No such file or directory' Error in value[[3L]](cond) : cannot open the connection Calls: local ... tryCatch -> tryCatchList -> tryCatchOne -> <Anonymous> Execution halted