I have a CSV when I try to read.csv() that file, I get the warning warning message:
read.csv()
In read.table(file = file, header = header, sep = sep, quote
Or you can simply open that excel file and save it as .csv file and voila that warning is gone.