search for: paste_

Displaying 2 results from an estimated 2 matches for "paste_".

Did you mean: paste
2023 Aug 13
0
R-4.3 version list.files function could not work correctly in chinese
...list.files() and file names in Chinese. There is no need for additional proof. Unfortunately, it's impossible to fix the problem unless its source is found: https://www.chiark.greenend.org.uk/~sgtatham/bugs-cn.html Can you give me more examples of file names, _as text_, that I could _copy and paste_ into my computer in order to (hopefully) reproduce the problem here? Alternatively, can you use a debugger for programs written in C? Do you know someone who does? -- Best regards, Ivan
2023 Aug 12
2
R-4.3 version list.files function could not work correctly in chinese
Dear Yihui, Thanks a lot for your help! Unfortunately, I was not able to reproduce this. I've tried creating files with Chinese characters in their names and populating them with valid UTF-8 and valid non-UTF-8 text, but R seems to be able to list them all in my case. I'm running a US English evaluation ISO image of a slightly newer build of Windows 10, and I also compiled R-4.3.1 from