R Studio 설치하기(for Mac)
R Studio를 맥에 설치하기 위해서는 아래의 두가지가 필요하다.
1. 컴파일러 설치
2. R Studio(스튜디오) 설치
1. 컴파일러 설치
컴파일러는 아래 사이트에서 파란글씨로 된 R-4.0.3.pkg를 다운 받아 설치한다
The Comprehensive R Archive Network
cran.r-project.org
2. R Studio설치
R Studio는 콘솔이 아닌 스튜디오 환경에서 개발이 가능하도록 기능을 제공해 준다
rstudio.com/products/rstudio/download/#download
Download the RStudio IDE
RStudio is a set of integrated tools designed to help you be more productive with R. It includes a console, syntax-highlighting editor that supports direct code execution, and a variety of robust tools for plotting, viewing history, debugging and managing
rstudio.com
3. 에러 발생 시 대처
컴파일러가 설치되지 않으면 R Studio 설치 시 아래와 같은 오류가 발생하니,
1. 컴파일러 설치를 반드시 진행해야 한다
Unable to locate R binary by scanning standard locations