Could you execute this in the RStudio console:
Sys.getlocale()
It is getting details of aspects of the locale for this R process which is running inside your RStudio.
Do you have more than one R instances locally installed?
Could you execute this in the RStudio console:
Sys.getlocale()
It is getting details of aspects of the locale for this R process which is running inside your RStudio.
Do you have more than one R instances locally installed?