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

2025-06-12 | 📧[statet-users]: (sw)

[Ann] StatET 4.11.0 Release

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

This release provides support for R 4.5, support for ANSI escape sequences in the R console, as well as several other minor improvements. Details of these and more noteworthy changes are presented here.

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

...

Back to the top