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

2024-11-21 | 📧[statet-users]: (sw)

[Ann] StatET 4.10.0 Release

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

This release provides support for R 4.4 as well as several other minor improvements. Please note that Java versions lower than 21 are no longer supported as runtime environment for StatET 4.10. Details about these changes are presented here.

The new version is available for Eclipse IDE 2024-09. StatET 4.10 officially supports R 4.2 – 4.4, but other versions of R may work too.

...

Back to the top