I am having an error deploying a Shiny app. It has been fine in the past. Can someone tell me what is wrong with it?
Runs fine locally. The issue is when I try to upload it to shiny apps.
This is the error message:
----- Deployment error -----
Error in read.dcf(...) : Line starting '<<<<<<< HEAD ...' is malformed!
Calls: <Anonymous> ... deployments -> as.data.frame -> readDcf -> read.dcf
----- Error stack trace -----
Error in read.dcf(...) : Line starting '<<<<<<< HEAD ...' is malformed!
Calls: <Anonymous> ... deployments -> as.data.frame -> readDcf -> read.dcf
Error during wrapup: length(max.lines) <= 1 is not TRUE
Error: no more error handlers available (recursive errors?); invoking 'abort' restart
Execution halted