I have code which used to work OK but now always failed.
issue is WriteXLS. Example below.
WriteXLS(starwars,ExcelFileName="tableau.filename"starwars.xlsx,Encoding = "UTF-8")
Error is
No such file or directory\mikec\AppData\Local\Temp\RtmpiOHBFb/WriteXLS/1.csv
The Perl script 'WriteXLSX.pl' failed to run successfully.
I have looked at output of tempdir(). No issue I can see. It is as if WriteXLS is truncating the first directory elements
[1] "C:\\Users\\mikec\\AppData\\Local\\Temp\\RtmpiOHBFb"