su: ignore --preserve-environment, it's mutually exclusive to --login. Error in parse(file, keep.source = FALSE, srcfile = src, encoding = enc) : /home/ndg411/ShinyApps/Modules/app.R:16:69: unexpected ')' 15: #brystData <- read.csv("./Data/Brystpiger.txt", sep = " ", header = F, 16: col.names = c("age", "1", "2", "3", "4", "5")) ^ Possible unmatched ')' at: 16: col.names = c("age", "1", "2", "3", "4", "5")) #Loading data if running App locally ^ Possible unmatched ')' at: 18: col.names = c("age", "1", "2", "3", "4", "5", "6", "7", "8", "9", "10")) ^ Error in sourceUTF8(fullpath, envir = new.env(parent = sharedEnv)) : Error sourcing /home/ndg411/ShinyApps/Modules/app.R Calls: runApp ... shinyAppDir -> shinyAppDir_appR -> appObj -> func -> sourceUTF8 Execution halted