This document compares two integrated development environments (IDEs) for the R programming language: R-Studio and Rcmdr. R-Studio is a more powerful and flexible IDE that provides direct access to R code and facilitates interactions with R through its graphical interface. Rcmdr is simpler and more user-friendly, focusing on statistical analysis through buttons and menus. Both allow viewing data, but neither support data editing. The document provides guidelines for choosing between them and notes additional R IDEs under development.