After installing R and RStudio on a Windows 10 computer:
- Running RGui works fijne.
- RStudio runs and finds the version of R installed.
- Clicking on menu items, etc. is possible.
However, there is no response to opening any menu item or typing any command (e.g. help(), demo()) in the console. Also, it will not close gracefully; it must be killed in the process list.
Any ideas?
Thanks in advance.
Richard Thomas