-
Notifications
You must be signed in to change notification settings - Fork 24
Plugins
Common (not R specific) parts of the StatET IDE. Since 0.9.0 numerous packages are moved to the ecommons components.
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.
- 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
R help requires Lucene. Persistence of R model requires Embedded-DB (Derby).
- StatET perspective
The GUI of StatET-R. Editors, views, wizards …
- R-Script editor
- R Documenation editor
- R Help view
- Object Browser
- R Data viewer
- Preference pages for the UI components
- Preference pages for core packages like R environments
(since 0.10)
- Controllers for NICo based R consoles (RTerm and RJ)
R console requires NICo.
(since 0.10)
- Launching for R consoles
- R console UI
- R console tools (wizards etc.)
- Launching for R CMD
(since 2.0)
Contributes the R debug model implementation to the Eclipse debug framework
(since 2.0)
Contributes the debug model presentation for the R debug model and
- Debug modes for the launch configurations
- Debug Actions, hovers etc. to the R editor
Eclipse help topics, contexts and cheat sheets.
Optional connector to send code to the Windows R GUI for special use cases.
Uses .NET to send the code to the GUI window.
Optional connector to send code to R in an XTerm window on Linux for special use cases.
For use in combination with the funnel.pl script (see homepage).
Console simulation using RServe.
Prototype only, development discontinued.
Optional add-on for Sweave.
Requires adapted version of Texlipse.
(since 3.0)
Allows debugging of R code in Sweave files (depends on statet.r.debug.*).
(since 3.0)
Eclipse help topics, contexts and cheat sheets.
StatET depends on the following components of WalWare:
ecommons-coremiscecommons-uimiscecommons-ltkecommons-edbrj-core-
rj-client(not yet graphics)
The Sweave add-on additional depends on the following components of WalWare:
docmlettexlipse