Hi all,
since a few weeks I am having issues with RStudio that I did not manage to solve after re-installing the program. I use it daily for data analysis at work but I never encountered these errors and I cannot find solutions on the internet community until now. I am having two issues:
1-I cannot copy paste from RStudio to/from any other program
2-As I start RStudio I get en Error in iconv(x, "latin1", "ASCII") as you can see in the screenshot attached underneath
I have tried to follow some of the suggestions in this post
but none of them worked. As suggested in the post I attach also my sessionInfo()
Hi all,
I forgot to specify that I cannot write any type of file from RStudio to my computer. THese seems to be two different issues overlapping.
I hope someone has some clever solution!
Thank you!
Hi jrkrideau,
thank you for your answer, I did try to reinstall everything but it did not work, I keep on having the same issues. As you say I am set up to use UTF-8, but I am not sure if I should change that?
Thanks anyway!
Error in incov(x, "latin1", "ASCI") :
conversion not supported from 'latin1' to 'ASCII' in codepage 65001
has disappeared as I re-installed R-Studio and updated it, not sure what I was doing wrong, anyway the error is gone.
I am still not able to create folders and files or copy/paste from and to RStudio though (but I can do it no problem from R gui). It seems it could be a permissions issue, but I am unable to find a solution until now. Will post something here if I finally solve it.
Thanks for your help!
I finally managed to solve all the issues installing an older version of RStudio (v.2023.06.0+421 VS 2023.09.1+494).
It seems there are some issues between this latest version of RStudio and Windows 11. I will flag it to the RStudio team.
Hope it will be useful for others!