I have a Shiny application that I've updated and published multiple times before. After making a small change, specifically, removing a particular heading (h1), the app runs fine locally but I get the following error upon publication:
Error in read.dcf(...) :
Line starting '<<<<<<< Updated upst ...' is malformed!
Calls: <Anonymous> ... deployments -> as.data.frame -> readDcf -> read.dcf
Execution halted