Code Editors for R
Several excellent code editors are available
that provide functionalities like R syntax highlighting, auto code
indenting and utilities to send code/functions to the R console.
Basic code editors provided by Rguis
RStudio: GUI-based IDE for R
Vim-R-Tmux: R working environment based on vim and tmux
Emacs (ESS add-on package)
gedit and Rgedit
RKWard
Eclipse
Tinn-R
Notepad++ (NppToR)
Programming in R using Vim or Emacs Programming in R using RStudio