You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -55,7 +55,7 @@ Try:
55
55
4) Sticking to single threading - multithreaded processing in R is a tradeoff of CPU and memory. It sounds like in this case you may not have enough memory to support the CPU power you have, so the best course of action might be to just stick to a single core.
56
56
57
57
# R Installation Problem on Windows 10 64 bit
58
-
## Rstudio can't launch on windows 10. JUst a blank screen!
58
+
## Rstudio can't launch on windows 10. Just a blank screen!
59
59
Check the version of R you have installed on Windows. Try not to use the follwoing version: RStudio-1.2.1335 (129,985KB)
60
60
61
61
I have used this version which is properly working: RStudio-1.3.322 (163,236KB)
0 commit comments