Skip to content
Prev 306388 / 398506 Next

Mac Text editors

On Sep 26, 2012, at 5:48 PM, Steven Wolf wrote:

            
Probably best in the future to post to R-SIG-Mac.

The editor in the Mac-GUI works well. Has parenthesis, bracket and ellipsis matching which is very helpful. Also tab-completion thanks to the continuing effors to Simon Urbanek and Hans-Joerg Bibiko and probably others whose contributions are too subtle for for my aging brane. You can also get R-specific macro behaviors with TextWrangler. The default editor defined by options() is "vi" which has many powerful features as well. (I do not think I am interacting with 'vi' inside the editing panels that pop up from the GUI, although I would be happy to be corrected on this point.) Emacs is a UNIX standard and the Mac is yet-another-Unix-boxen.

Many Mac users are also happy with R-Studio.