R.Net is a free GUI for using R that is in very early stages of development. Feel free to try it out. Much of the code and logic is based on the R Commander package created by John Fox. The major difference however is that R.Net is a standalone application designed for people not already familiar with R.
Prerequisits
You must have R installed. It is available here: R (Main Application)
R.Net will also install components from the (D)COM server project. Descriptions of the project, and its source code are available here. R.Net would not be possible without the great work of the folks keeping the (D)COM server operational.
R.Net
Screenshots
Features
- Uses the known R statistics language
- HTML output for easy copying to Word/Open Office
- Auto-history that can be easily converted into a script
- Simple dialog boxes to help learn R commands
- Takes out the complexity of figuring out the R command for many models
- Performs most R commands