Hi I am a bit new to this so please bear with me.
When I am trying to compile a report from my r script, I get a message starting with the following:
"Error in parse(text = x, srcfile = src) : :10:0: unexpected end of input 8: 9: --- ^ Calls: ... -> parse_all -> parse_all.character -> parse In addition: Warning messages: 1: In read_utf8(hair) : The file gr- 3- "file.name.R" is not encoded in UTF-8."
How do I fix this? Seems to be UTF-8 thats the issue, not even sure what that means to be honest... 
Thanks for any help