=== INSTALL R/Rserve is needed to use VectorStar's R interface. On Windows an Linux we have tested the interface with R-2.7.1 and it is the one we support (you should not have trouble with other versions but if you have any please contact us to sort them out). 1. Download R from: http://cran.r-project.org/ 2. Install R in the usual way. 3. Install the latest binary version of Rserve as a package from CRAN: Start R as administrator and run: install.packages("Rserve")