Hello! I have trouble typing code and seeing the output in Notebook.
To reproduce the problem, no need to get any data.
It occurs at any time when logging any character that is not the English alphabet.
For example, when I run the below code for the first time, the result is as follows.
library(dplyr)
It's same in the console.
However, if I run the same code in the console for the first time(not again, after restarting the R), it prints without any error.
That is, I get an error ONLY when I interact in the Notebook console.
Is there any solution to this problem?
Thank you in advance
Below is my basic settings in the Notebook.