Skip to content
wahlbrink edited this page Feb 11, 2011 · 11 revisions

Bundles / Plug-ins

statet.base.* – StatET Base

Common (not R specific) parts of the StatET IDE. Since 0.9.0 numerous packages are moved to the ecommons components.

statet.nico.* – New Integrated Console

Framework of the New Integrated Console (NICo).
Based on the common Eclipse Console. Used for the R Console.
The UI (input line) requires the LTK framework.

statet.r.core – R Core

  • R LTK model and builder
  • R AST
  • R lexer and parser
  • R refactoring operations
  • REnv/R environment model
  • R help model, indexer and abstract servlet
  • Controllers for NICo based R consoles (RTerm and RJ)

statet.r.ui – R UI

The GUI of StatET-R. Editors, views, console UI, wizards …

statet.r.doc – User Documentation for StatET-R

Eclipse help topics, contexts and cheat sheets.

r.launching.winrgui – Connector for the Windows R GUI

Optional connector to send code to R for special use cases.

r.xterm – Connector for XTerm

Optional connector to send code to R for special use cases.

r.sweave – Sweave Add-on

Optional Add-on for Sweave.
Requires adapted version of Texlipse.

Clone this wiki locally