Skip to content
Prev 385591 / 398503 Next

Some R code works on Linux, but not Linux via Windows Subsystem Linux

On 9/8/20 5:51 AM, Robert Knight wrote:
Yes, I think you should just try importing the data (reading the CSV), 
this is probably where things break. Then try also with a small trivial 
variant of that CSV, ensuring it only has ASCII characters, as a sanity 
check. So in other words, creating a minimal reproducible example. This 
can be an encoding issue, for instance.

Tomas