Getting started
From Jstacs
Jump to navigationJump to search
Basic Requirements
- Make sure that you have installed Java 1.5 or later.
- Download latest version of Jstacs.
- Include all JARs (e.g.
jstacs-<version>.jar
, ...) into your classpath. (Using eclipse, you have to add the JARs to the Java build path by changing the properties of your project.)
Additional Requirements
- If you want to use REnvironment, you must have a server with a running instance of R and Rserve.