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: R.Rmd
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -108,7 +108,7 @@ Note: many of these initial setup steps described below are not necessary for ge
108
108
1. Install `RStudio` Desktop (https://www.rstudio.com/products/rstudio/download/) in the main program files directory; may have to right click and "Run As Administrator".
109
109
`RStudio` is the best available graphical user interface for R.
110
110
1. Set the executables for `R` and `RStudio` to always run with administrator permissions.
111
-
- If on Windows, open File Explorer and find the main executable of `R` (`C:/R/[R-VERSION]/bin/R.exe`) and `RStudio` (`C:\Program Files\RStudio\bin\RStudio.exe`).
111
+
- If on Windows, open File Explorer and find the main executable of `R` (`C:/R/[R-VERSION]/bin/R.exe`) and `RStudio` (`C:/Program Files/RStudio/bin/RStudio.exe`).
112
112
Right-click it to open the contextual menu.
113
113
Then, click or tap on "Properties".
114
114
In the Properties window, go to the Compatibility tab.
0 commit comments