1 / 6

StatET /Eclipse Vs. RStudio

StatET /Eclipse Vs. RStudio. A comparison of integrated development environments for R Tom Radivoyevitch Assistant Professor Epidemiology and Biostatistics. Why I use R, Eclipse, and StatET. Used Matlab (1988-2002) and R was close to it

amadis
Télécharger la présentation

StatET /Eclipse Vs. RStudio

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. StatET/Eclipse Vs. RStudio A comparison of integrated development environments for R Tom Radivoyevitch Assistant Professor Epidemiology and Biostatistics

  2. Why I use R, Eclipse, and StatET • Used Matlab (1988-2002) and R was close to it • Textpad/R.syn + Ctrl-C, Alt-Tab, Ctrl-V to Rgui worked fine, until Vista => switch to Ubuntu => lose Textpad => use Eclipse • StatET gives Eclipse R syntax highlighting • ~5 years with StatET/Eclipse = inertia => not too eager to switch to Rstudio; e.g. sending selections to R with Ctrl-R,R (StatET) vs. Ctrl-enter (Rstudio) gets confused when switching

  3. Similarities • Some short cuts are the same • Ctrl-shift-C toggles comment of cur line or selection • Alt-up or Alt-down to move a line up or down • Ctrl-I to autoindent cur line or selection • Tools for R package production • Help page generation • Buttons to build and install R packages => avoid command prompt and writing *.bat files

  4. Differences StatET/Eclipse (java) Rstudio (C++) More R packaging workflow automation Better integration with roxygen via roxygen2 of Rsudio’s Hadley Wickham Server version creates easy access to linux clusters • More powerful editor • Block selection (Alt-shift-A) • Color code definitions and uses of variables • Ctrl-R,R works on help examples

  5. Show video at http://www.rstudio.com/ide/

  6. statET Eclipse plug-in To install follow read StatETInstallation directions at http://www.walware.de/?page=/it/statet/installation.html click 3.8 in the table to get the right version of Eclipse. StatET does not work with Eclipse 4.2, but this new release seems slower to start up anyway. Also see eclipseShortCuts.xls and R_Eclipse_StatET.pdf in week1 folder

More Related