Just Downloaded RStudio Desktop on my Mac and every time I try to open I get an error message that reads, "Unable to locate R binary by scanning standard locations"
Any suggestions? I don't even know what that means.
Just Downloaded RStudio Desktop on my Mac and every time I try to open I get an error message that reads, "Unable to locate R binary by scanning standard locations"
Any suggestions? I don't even know what that means.
RStudio is an IDE (Integrated Development Environment) for the R programming language, so you need to have R installed in order to been able to use it, you can download it from here:
https://cran.r-project.org/bin/macosx/
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.