Hi all! I am new to R, following a course and trying to figure things out.
Just 3 days ago I installed R and R Studio for the first time and from the first moment this message pops up... "error: Unable to establish connection with R session"
...even when I just type 1+1 in console. Please note that it started even before I did anything or downloaded any Packages...
Here is some info that might help:
R version 3.6.3 (2020-02-29)
Platform: x86_64-w64-mingw32/x64 (64-bit)
Running under: Windows 10 x64 (build 18362)
Matrix products: default
locale:
[1] LC_COLLATE=English_United Kingdom.1252
[2] LC_CTYPE=English_United Kingdom.1252
[3] LC_MONETARY=English_United Kingdom.1252
[4] LC_NUMERIC=C
[5] LC_TIME=English_United Kingdom.1252
attached base packages:
[1] stats graphics grDevices utils datasets
[6] methods base
loaded via a namespace (and not attached):
[1] compiler_3.6.3 tools_3.6.3
I have Windows 10 Home, and a 64-operating system
Hope this helps...Thank you in advance!!