Skip to main content

Eclipse StatET

Eclipse StatET™ is an Eclipse-based IDE for R.

It offers a set of mature tools for R coding and package building. This includes

  • a fully integrated R console
  • R script editors
  • an integrated R Graphics view
  • an object browser to explore the objects R has in memory
  • an integrated R Help system
  • functionality to interact with multiple local and remote installations of R
  • a visual debugger for R
  • editors and document processing support for Sweave/knitr and RMarkdown documents
  • support for running R CMD tools as External launch configurations
  • etc.

Latest News

2026-03-26 | 📧[statet-users]: (sw)

[Ann] StatET 4.12.0 Release

I am pleased to announce StatET 4.12.0, a new version of the Eclipse-based IDE for the R language.

This release provides sticky scrolling and on-save actions for the source editors, as well as several other improvements. Details of these and more noteworthy changes are presented here.

The new version is available for Eclipse IDE 2025-12. StatET 4.12 officially supports R 4.3 – 4.5, but other versions of R may work too.

...

Back to the top